summaryrefslogtreecommitdiff
path: root/arm9/asm/WM_sync.s
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-05-24 15:09:27 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-05-24 15:09:27 -0400
commitf238d23a393c03b10bba9967d7e5cecd936a771c (patch)
tree78841ca11c190f4665b7c29bb846855139710f68 /arm9/asm/WM_sync.s
parent58a62f5a8c762fef4ce5cec1c3891a81703c859a (diff)
Distribute rom2_4.s
Diffstat (limited to 'arm9/asm/WM_sync.s')
-rw-r--r--arm9/asm/WM_sync.s6
1 files changed, 5 insertions, 1 deletions
diff --git a/arm9/asm/WM_sync.s b/arm9/asm/WM_sync.s
index 444b532e..65163b4f 100644
--- a/arm9/asm/WM_sync.s
+++ b/arm9/asm/WM_sync.s
@@ -1,7 +1,11 @@
.include "asm/macros.inc"
.include "global.inc"
- .extern UNK_02106A54
+ .section .data
+
+ .global UNK_02106A54
+UNK_02106A54: ; 0x02106A54
+ .word 0x00010000
.text