diff options
Diffstat (limited to 'arm9/source/devices/local.h')
-rw-r--r-- | arm9/source/devices/local.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arm9/source/devices/local.h b/arm9/source/devices/local.h deleted file mode 100644 index 979f5ce..0000000 --- a/arm9/source/devices/local.h +++ /dev/null @@ -1,8 +0,0 @@ -#include <nds.h> - -#ifndef LOCAL_H_ - #define LOCAL_H_ - - void std_write(u8 byte); - -#endif |