diff options
Diffstat (limited to 'arm9/asm/unk_020893E0.s')
-rw-r--r-- | arm9/asm/unk_020893E0.s | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/arm9/asm/unk_020893E0.s b/arm9/asm/unk_020893E0.s index 22f47550..d1cbe3de 100644 --- a/arm9/asm/unk_020893E0.s +++ b/arm9/asm/unk_020893E0.s @@ -1,7 +1,11 @@ .include "asm/macros.inc" .include "global.inc" - .extern UNK_02106154 + .section .data + + .global UNK_02106154 +UNK_02106154: ; 0x02106154 + .word -1 .section .bss |