summaryrefslogtreecommitdiff
path: root/asm/rom1.5.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/rom1.5.s')
-rw-r--r--asm/rom1.5.s8
1 files changed, 5 insertions, 3 deletions
diff --git a/asm/rom1.5.s b/asm/rom1.5.s
index 50021ed7..fffa35a6 100644
--- a/asm/rom1.5.s
+++ b/asm/rom1.5.s
@@ -1,5 +1,7 @@
/* rom1.5.s TODO: Disassemble */
+ .include "asm/macros.inc"
+ .section .text
-.section .text
-
-.incbin "baserom.nds", 0x8EC14, 0x3EFF8
+ arm_func_start FUN_0208AC14
+FUN_0208AC14:
+ .incbin "baserom.nds", 0x8EC14, 0x3EFF8