summaryrefslogtreecommitdiff
path: root/asm/code.s
diff options
context:
space:
mode:
authorshinny <shinny456@users.noreply.github.com>2020-06-02 14:56:12 -0400
committershinny <shinny456@users.noreply.github.com>2020-06-02 14:56:12 -0400
commitcef20f5b34c507dabeaa292617963371faeca2e3 (patch)
treec6dbccf154730d3b52a0af609393ae387ed1b346 /asm/code.s
parent4f88655a79bb2d8f10bdce2841f427c0e27040bd (diff)
decomp dungeon data getters
Diffstat (limited to 'asm/code.s')
-rw-r--r--asm/code.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/code.s b/asm/code.s
index 8a85646..f5d57a3 100644
--- a/asm/code.s
+++ b/asm/code.s
@@ -1303,7 +1303,7 @@ _08000D36:
cmp r4, 0x63
beq _08000D70
adds r0, r4, 0
- bl sub_80900E4
+ bl GetSaveBeforeEntering
lsls r0, 24
cmp r0, 0
beq _08000D70
@@ -1394,7 +1394,7 @@ _08000E00:
b _08000E1E
_08000E0C:
adds r0, r6, 0
- bl sub_80900E4
+ bl GetSaveBeforeEntering
lsls r0, 24
cmp r0, 0
bne _08000E1E