diff options
Diffstat (limited to 'asm/rom2.s')
-rw-r--r-- | asm/rom2.s | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -126,4 +126,7 @@ FUN_020EC5CC: .global FUN_020EC694 FUN_020EC694: -.incbin "baserom.nds", 0xF0694, 0x474 +.incbin "baserom.nds", 0xF0694, 0x7C + + .section .data +.incbin "baserom.nds", 0xF0710, 0x3F8 |