diff options
author | Simponic <loganthebean222@gmail.com> | 2020-08-07 22:40:00 -0600 |
---|---|---|
committer | Simponic <loganthebean222@gmail.com> | 2020-08-07 22:40:00 -0600 |
commit | 6a44a34e0ebb867753df26f1cb0a38f53420a606 (patch) | |
tree | 42eef181966046e4e3108b149738e70479e48c35 /build/toolbox.d | |
download | geometry-dash-gba-6a44a34e0ebb867753df26f1cb0a38f53420a606.tar.gz geometry-dash-gba-6a44a34e0ebb867753df26f1cb0a38f53420a606.zip |
Added files
Diffstat (limited to 'build/toolbox.d')
-rw-r--r-- | build/toolbox.d | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/build/toolbox.d b/build/toolbox.d new file mode 100644 index 0000000..339b6d5 --- /dev/null +++ b/build/toolbox.d @@ -0,0 +1,11 @@ +toolbox.o: /home/logan/git/GBA-Dash/sprites/toolbox.c \ + /home/logan/git/GBA-Dash/sprites/../include/toolbox.h \ + /home/logan/git/GBA-Dash/sprites/../include/types.h \ + /home/logan/git/GBA-Dash/sprites/../include/memmap.h \ + /home/logan/git/GBA-Dash/sprites/../include/memdef.h \ + /home/logan/git/GBA-Dash/sprites/../include/input.h +/home/logan/git/GBA-Dash/sprites/../include/toolbox.h: +/home/logan/git/GBA-Dash/sprites/../include/types.h: +/home/logan/git/GBA-Dash/sprites/../include/memmap.h: +/home/logan/git/GBA-Dash/sprites/../include/memdef.h: +/home/logan/git/GBA-Dash/sprites/../include/input.h: |