summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
Diffstat (limited to 'asm')
-rw-r--r--asm/rom2.s2
-rw-r--r--asm/rom2_2.s7
2 files changed, 8 insertions, 1 deletions
diff --git a/asm/rom2.s b/asm/rom2.s
index e3c5dfc9..6b80f56e 100644
--- a/asm/rom2.s
+++ b/asm/rom2.s
@@ -140,4 +140,4 @@ FUN_020EC5CC:
.global FUN_020EC694
FUN_020EC694:
-.incbin "baserom.nds", 0xF0694, 0x1b090
+.incbin "baserom.nds", 0xF0694, 0x474
diff --git a/asm/rom2_2.s b/asm/rom2_2.s
new file mode 100644
index 00000000..3f97d6a6
--- /dev/null
+++ b/asm/rom2_2.s
@@ -0,0 +1,7 @@
+.include "asm/macros.inc"
+
+/* rom2.s TODO: Disassemble */
+
+.section .text
+
+.incbin "baserom.nds", 0xF0B50, 0x1ABD4