diff options
Diffstat (limited to 'asm/rom1.5.s')
-rw-r--r-- | asm/rom1.5.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/rom1.5.s b/asm/rom1.5.s index c437a54f..50021ed7 100644 --- a/asm/rom1.5.s +++ b/asm/rom1.5.s @@ -1,3 +1,5 @@ +/* rom1.5.s TODO: Disassemble */ + .section .text .incbin "baserom.nds", 0x8EC14, 0x3EFF8 |