diff options
Diffstat (limited to 'arm7/asm/wram_data.s')
-rw-r--r-- | arm7/asm/wram_data.s | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arm7/asm/wram_data.s b/arm7/asm/wram_data.s deleted file mode 100644 index 6b7aa989..00000000 --- a/arm7/asm/wram_data.s +++ /dev/null @@ -1,13 +0,0 @@ - .include "asm/macros.inc" - .include "global.inc" - - .section .data - - .global _03807704 -_03807704: - .word 0x00000001 - - .global _03807708 -_03807708: - .word 0xFFFFFFFF - .balign 2, 0 ; Don't pad with nop |