diff options
Diffstat (limited to 'asm/rom.s')
-rw-r--r-- | asm/rom.s | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/asm/rom.s b/asm/rom.s deleted file mode 100644 index 0025dec1..00000000 --- a/asm/rom.s +++ /dev/null @@ -1,5 +0,0 @@ -/* rom.s TODO: Disassemble */ - -.section .text - -.incbin "baserom.nds", 0x4C54, 0x1A0 |