summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/mobile_40.asm2
-rwxr-xr-xmisc/mobile_46.asm4
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm
index 9e807978a..62d6f0d4f 100644
--- a/misc/mobile_40.asm
+++ b/misc/mobile_40.asm
@@ -2054,7 +2054,7 @@ Function100cb5: ; 100cb5
ret
; 100d22
-Function100d22: ; 100d22
+MobileBattleMonMenu: ; 100d22
call Function100dd8
ret c
call Function100d67
diff --git a/misc/mobile_46.asm b/misc/mobile_46.asm
index 22f62353d..367465030 100755
--- a/misc/mobile_46.asm
+++ b/misc/mobile_46.asm
@@ -5884,8 +5884,8 @@ Function11ac51: ; 11ac51
call Function11b314
call Function11acb7
call Function11ad6e
- ld a, $78
- ld [wc3b5], a
+ ld a, 30 * 4
+ ld [wOAMRetentionSize], a
callba DoNextFrameForAllSprites
callba ReloadMapPart
jr .asm_11ac82