diff options
author | red031000 <rubenru09@aol.com> | 2020-05-24 15:14:47 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-05-24 15:14:47 +0100 |
commit | c29ab952787c437b15a70a88dbb07f309a877574 (patch) | |
tree | e49187e81c3ad40578eea0cc54ceb1ec8a6d81ff /arm9/asm/unk_0206BF90.s | |
parent | 77ebfad667ae038119b4413b87c99d0497f2d522 (diff) | |
parent | 8cfbe69596f9d3079d0098f30ea58debd5487271 (diff) |
Merge branch 'master' of https://github.com/martmists/pokediamond
Diffstat (limited to 'arm9/asm/unk_0206BF90.s')
-rw-r--r-- | arm9/asm/unk_0206BF90.s | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/arm9/asm/unk_0206BF90.s b/arm9/asm/unk_0206BF90.s index e5b960bb..9c58c1b9 100644 --- a/arm9/asm/unk_0206BF90.s +++ b/arm9/asm/unk_0206BF90.s @@ -1,7 +1,19 @@ .include "asm/macros.inc" .include "global.inc" - .extern UNK_020F828C + .section .rodata + + .global UNK_020F828C +UNK_020F828C: ; 0x020F828C + .word FUN_0206C64C, FUN_0202DA80, 0x00000000, FUN_0206C154 + .word FUN_0202DA78, 0x00000000, FUN_0206C1E0, FUN_0206C004 + .word 0x00000000, FUN_0206C258, FUN_0206C008, FUN_0206C024 + .word FUN_0206C2C4, FUN_0206C020, FUN_0206C044, FUN_0206C32C + .word FUN_0206C010, FUN_0206C064, FUN_0206C428, FUN_0206C018 + .word FUN_0206C080, FUN_0206C4B4, FUN_0206C020, FUN_0206C0A0 + .word FUN_0206C4B4, FUN_0206C020, FUN_0206C0A8, FUN_0206C540 + .word FUN_0206C010, FUN_0206C0B0, FUN_0206C540, FUN_0206C010 + .word FUN_0206C0B8, FUN_0206C6CC, FUN_0206C6FC, FUN_0206C0C0 .text |