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