From e09a23f0a4f342aa83854ce8cc11aacc09e350fd Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Mon, 10 Aug 2020 14:04:44 -0600 Subject: Added rotation --- build/playerObject.d | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 build/playerObject.d (limited to 'build/playerObject.d') diff --git a/build/playerObject.d b/build/playerObject.d new file mode 100644 index 0000000..ee762aa --- /dev/null +++ b/build/playerObject.d @@ -0,0 +1,21 @@ +playerObject.o: /home/logan/git/gba-dash/source/playerObject.c \ + /home/logan/git/gba-dash/source/../include/playerObject.h \ + /home/logan/git/gba-dash/source/../include/types.h \ + /home/logan/git/gba-dash/source/../include/point.h \ + /home/logan/git/gba-dash/source/../include/fixed.h \ + /home/logan/git/gba-dash/source/../include/velocity.h \ + /home/logan/git/gba-dash/source/../include/toolbox.h \ + /home/logan/git/gba-dash/source/../include/memmap.h \ + /home/logan/git/gba-dash/source/../include/memdef.h \ + /home/logan/git/gba-dash/source/../include/input.h \ + /home/logan/git/gba-dash/source/../include/sinlut.h +/home/logan/git/gba-dash/source/../include/playerObject.h: +/home/logan/git/gba-dash/source/../include/types.h: +/home/logan/git/gba-dash/source/../include/point.h: +/home/logan/git/gba-dash/source/../include/fixed.h: +/home/logan/git/gba-dash/source/../include/velocity.h: +/home/logan/git/gba-dash/source/../include/toolbox.h: +/home/logan/git/gba-dash/source/../include/memmap.h: +/home/logan/git/gba-dash/source/../include/memdef.h: +/home/logan/git/gba-dash/source/../include/input.h: +/home/logan/git/gba-dash/source/../include/sinlut.h: -- cgit v1.3