summaryrefslogtreecommitdiff
path: root/arm9/modules/42
diff options
context:
space:
mode:
authorAkira Akashi <rubenru09@aol.com>2021-07-04 20:43:35 +0100
committerGitHub <noreply@github.com>2021-07-04 20:43:35 +0100
commit97efa5f28e697c85d0a47c45f04b0b69dbf699b0 (patch)
tree11170461b662a3a82ee98b62c6759c220f9f1f42 /arm9/modules/42
parentbda7592e05336a32f102e3fa15ab1c345f5c716a (diff)
parent0eb6a485e0e3fba97fdc6f7157895f3ef607339a (diff)
Merge pull request #422 from tgsm/map_header
Document more of map_header
Diffstat (limited to 'arm9/modules/42')
-rw-r--r--arm9/modules/42/asm/module_42.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/42/asm/module_42.s b/arm9/modules/42/asm/module_42.s
index 9e502906..3a2eb2e3 100644
--- a/arm9/modules/42/asm/module_42.s
+++ b/arm9/modules/42/asm/module_42.s
@@ -139,7 +139,7 @@ _02254932:
add r6, r0, #0
ldr r0, [r4, #0x1c]
ldr r0, [r0]
- bl MapHeader_MapIsOnOverworldMatrix
+ bl MapHeader_MapIsOnMainMatrix
cmp r0, #0
beq _02254984
ldr r0, [r4, #0x1c]
@@ -527,7 +527,7 @@ MOD42_02254C04: ; 0x02254C04
add r6, r0, #0
ldr r0, [r4, #0x1c]
ldr r0, [r0]
- bl MapHeader_MapIsOnOverworldMatrix
+ bl MapHeader_MapIsOnMainMatrix
cmp r0, #0
beq _02254C3C
ldr r1, [r4, #0x1c]