summaryrefslogtreecommitdiff
path: root/asm/makuhita_dojo.s
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-05-23 16:19:35 -0500
committerGitHub <noreply@github.com>2021-05-23 16:19:35 -0500
commiteaa141c612dd1689936a21bd57018a55ff686b69 (patch)
treefafe2a9a562af6a8e36716ff76a5b3e8b30d4411 /asm/makuhita_dojo.s
parentf402e46cd3c8b7236673d6edbae77903a7cc0618 (diff)
Keep on keepin on (#38)
* end of may dump of work * move save text to src * decomp a little more
Diffstat (limited to 'asm/makuhita_dojo.s')
-rw-r--r--asm/makuhita_dojo.s14
1 files changed, 7 insertions, 7 deletions
diff --git a/asm/makuhita_dojo.s b/asm/makuhita_dojo.s
index c206233..ef46882 100644
--- a/asm/makuhita_dojo.s
+++ b/asm/makuhita_dojo.s
@@ -338,15 +338,15 @@ _08030234:
b _08030250
_0803023A:
movs r0, 0x3
- bl sub_802FF04
+ bl UpdateMakuhitaState
b _08030250
_08030242:
movs r0, 0xC
- bl sub_802FF04
+ bl UpdateMakuhitaState
b _08030250
_0803024A:
movs r0, 0x2
- bl sub_802FF04
+ bl UpdateMakuhitaState
_08030250:
add sp, 0x4
pop {r0}
@@ -370,7 +370,7 @@ sub_8030258:
strh r0, [r1, 0x10]
bl sub_8030480
movs r0, 0x5
- bl sub_802FF04
+ bl UpdateMakuhitaState
b _0803029A
.align 2, 0
_08030284: .4byte gUnknown_203B318
@@ -381,7 +381,7 @@ _08030288:
ldr r0, _080302A4
strh r0, [r1, 0x10]
movs r0, 0x1
- bl sub_802FF04
+ bl UpdateMakuhitaState
_0803029A:
pop {r0}
bx r0
@@ -400,7 +400,7 @@ sub_80302A8:
bhi _080302C0
bl sub_801B72C
movs r0, 0xA
- bl sub_802FF04
+ bl UpdateMakuhitaState
_080302C0:
pop {r0}
bx r0
@@ -417,7 +417,7 @@ sub_80302C4:
ldr r0, _080302E4
ldr r0, [r0]
ldr r0, [r0, 0xC]
- bl sub_802FF04
+ bl UpdateMakuhitaState
_080302DC:
add sp, 0x4
pop {r0}