diff options
author | Ian C <ianc@noddybox.co.uk> | 2007-01-12 00:40:03 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2007-01-12 00:40:03 +0000 |
commit | ef641589bf763ea12e73abf4bf42e45ac1acd2ff (patch) | |
tree | 0afa591a9c5294a07508f6c5c56a0857adfd2285 /source/tapes.c | |
parent | 50d960d99f0783799f81236d9225a6940606fe38 (diff) |
Gone back to a simpler ARM9 only build as the new dynamic libfat library means I can use that, and dswifi wouldn't work with my AP.
Diffstat (limited to 'source/tapes.c')
-rw-r--r-- | source/tapes.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/tapes.c b/source/tapes.c index 5c49346..bc5ac8b 100644 --- a/source/tapes.c +++ b/source/tapes.c @@ -22,8 +22,6 @@ #include <nds.h> -#include "ds81_global.h" - #include "tapes.h" #include "framebuffer.h" #include "keyboard.h" |