summaryrefslogtreecommitdiff
path: root/arm9/data/rom2_3.s
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/data/rom2_3.s')
-rw-r--r--arm9/data/rom2_3.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/arm9/data/rom2_3.s b/arm9/data/rom2_3.s
new file mode 100644
index 00000000..43bd3cf2
--- /dev/null
+++ b/arm9/data/rom2_3.s
@@ -0,0 +1,8 @@
+ .include "asm/macros.inc"
+ .include "global.inc"
+
+ /* rom2.s TODO: Disassemble */
+
+ .section .data
+
+ .incbin "baserom.nds", 0x10a834, 0x76c \ No newline at end of file