summaryrefslogtreecommitdiff
path: root/arm9/asm/WM_sync.s
diff options
context:
space:
mode:
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