diff options
Diffstat (limited to 'arm9/asm/unk_020893E0.s')
-rw-r--r-- | arm9/asm/unk_020893E0.s | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/arm9/asm/unk_020893E0.s b/arm9/asm/unk_020893E0.s index 185da323..22f47550 100644 --- a/arm9/asm/unk_020893E0.s +++ b/arm9/asm/unk_020893E0.s @@ -1,9 +1,14 @@ .include "asm/macros.inc" .include "global.inc" - .extern UNK_021C5C58 .extern UNK_02106154 + .section .bss + + .global UNK_021C5C58 +UNK_021C5C58: ; 0x021C5C58 + .space 0x3000 + .text thumb_func_start FUN_020893E0 |