diff options
Diffstat (limited to 'arm9/asm/unk_0201B1A8.s')
-rw-r--r-- | arm9/asm/unk_0201B1A8.s | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/arm9/asm/unk_0201B1A8.s b/arm9/asm/unk_0201B1A8.s index 498e0590..baf31fcb 100644 --- a/arm9/asm/unk_0201B1A8.s +++ b/arm9/asm/unk_0201B1A8.s @@ -1,7 +1,6 @@ .include "asm/macros.inc" .include "global.inc" - .extern UNK_021C4D44 .extern UNK_021CED98 .extern UNK_021CEDD4 .extern UNK_021064C0 @@ -9,6 +8,12 @@ .extern UNK_021064C4 .extern UNK_021064BC + .section .bss + + .global UNK_021C4D44 +UNK_021C4D44: ; 0x021C4D44 + .space 0x4 + .text thumb_func_start FUN_0201B1A8 |