summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-10-14 17:00:41 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-10-14 17:00:41 +0200
commitf47ed3268c76b43db4bce0a60f355b18d0edc875 (patch)
treef349a35695bae8336d1a061e77f95b8d6a0870c1 /asm
parentd60e4e23f84cc55f358e0b3ad458a714bcc2c249 (diff)
Finish documenting apprentice for now
Diffstat (limited to 'asm')
-rw-r--r--asm/battle_tower.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_tower.s b/asm/battle_tower.s
index db25ff03e..ae01e0b5e 100644
--- a/asm/battle_tower.s
+++ b/asm/battle_tower.s
@@ -6690,7 +6690,7 @@ _08165B10:
adds r1, 0x1
cmp r1, 0x10
bls _08165B10
- bl sub_819FA5C
+ bl ResetApprenticeStruct
pop {r0}
bx r0
thumb_func_end sub_8165B08