diff options
Diffstat (limited to 'asm/rom1.5.s')
-rw-r--r-- | asm/rom1.5.s | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/asm/rom1.5.s b/asm/rom1.5.s new file mode 100644 index 00000000..fffa35a6 --- /dev/null +++ b/asm/rom1.5.s @@ -0,0 +1,7 @@ +/* rom1.5.s TODO: Disassemble */ + .include "asm/macros.inc" + .section .text + + arm_func_start FUN_0208AC14 +FUN_0208AC14: + .incbin "baserom.nds", 0x8EC14, 0x3EFF8 |