diff options
Diffstat (limited to 'arm9/asm/unk_0205F7A0.s')
-rw-r--r-- | arm9/asm/unk_0205F7A0.s | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/arm9/asm/unk_0205F7A0.s b/arm9/asm/unk_0205F7A0.s index 4ae59e0c..d54a1005 100644 --- a/arm9/asm/unk_0205F7A0.s +++ b/arm9/asm/unk_0205F7A0.s @@ -1,8 +1,6 @@ .include "asm/macros.inc" .include "global.inc" - .extern UNK_02105FA8 - .section .rodata .global UNK_020F7440 @@ -10,6 +8,12 @@ UNK_020F7440: ; 0x020F7440 .byte 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F .byte 0x11, 0x43, 0x10, 0x44 + .section .data + + .global UNK_02105FA8 +UNK_02105FA8: ; 0x02105FA8 + .asciz "data/tmap_flags.dat" + .text thumb_func_start FUN_0205F7A0 |