diff options
Diffstat (limited to 'arm9/asm/unk_020607D4.s')
-rw-r--r-- | arm9/asm/unk_020607D4.s | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/arm9/asm/unk_020607D4.s b/arm9/asm/unk_020607D4.s index 807f96f8..30ee6c6f 100644 --- a/arm9/asm/unk_020607D4.s +++ b/arm9/asm/unk_020607D4.s @@ -1,7 +1,11 @@ .include "asm/macros.inc" .include "global.inc" - .extern UNK_020F7640 + .section .rodata + + .global UNK_020F7640 +UNK_020F7640: ; 0x020F7640 + .byte 0x1F, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00 .text |