summaryrefslogtreecommitdiff
path: root/misc/mobile_5f.asm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mobile_5f.asm')
-rw-r--r--misc/mobile_5f.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_5f.asm b/misc/mobile_5f.asm
index acf5ede40..8e675e0d3 100644
--- a/misc/mobile_5f.asm
+++ b/misc/mobile_5f.asm
@@ -3060,7 +3060,7 @@ Function17e367: ; 17e367
push af
ld a, $1
ld [rSVBK], a
- callba Function14c10
+ callba SaveGameData_
pop af
ld [rSVBK], a
ret
@@ -3086,7 +3086,7 @@ Function17e395: ; 17e395
push af
ld a, $1
ld [rSVBK], a
- callba Function14e0c
+ callba SaveBox
pop af
ld [rSVBK], a
ret