summaryrefslogtreecommitdiff
path: root/arm9/modules/21
diff options
context:
space:
mode:
authorCleverking2003 <30466983+Cleverking2003@users.noreply.github.com>2020-07-04 16:45:07 +0300
committerGitHub <noreply@github.com>2020-07-04 16:45:07 +0300
commitd323eca0eca3ff8814c63e84174d07ced99e22f9 (patch)
treeceab94a6f81d1b6668e388cac95185a41acb5bd4 /arm9/modules/21
parente98796d798d5fad453538d3febc3f2cf6c698d82 (diff)
parentdc06934d12b2b1e840bba06e2b242e345a823200 (diff)
Merge branch 'master' into master
Diffstat (limited to 'arm9/modules/21')
-rw-r--r--arm9/modules/21/asm/module_21.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/21/asm/module_21.s b/arm9/modules/21/asm/module_21.s
index d0a6eed9..7ec2a1e6 100644
--- a/arm9/modules/21/asm/module_21.s
+++ b/arm9/modules/21/asm/module_21.s
@@ -5,12 +5,12 @@
thumb_func_start MOD21_02254840
MOD21_02254840: ; 0x02254840
- ldr r3, _02254848 ; =MOD20_02252978
+ ldr r3, _02254848 ; =Poketch_InitApp
ldr r0, _0225484C ; =MOD21_02254854
ldr r1, _02254850 ; =MOD21_0225496C
bx r3
.align 2, 0
-_02254848: .word MOD20_02252978
+_02254848: .word Poketch_InitApp
_0225484C: .word MOD21_02254854
_02254850: .word MOD21_0225496C
thumb_func_end MOD21_02254840