diff options
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/mobile_40.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm index 92fdc50ed..928ae35a6 100644 --- a/misc/mobile_40.asm +++ b/misc/mobile_40.asm @@ -6539,7 +6539,7 @@ Function102bac: ; 102bac ld [CurPartyMon], a call LowVolume call ClearSprites - callba Function4dc8f + callba _BattleStatsScreenInit ld a, [CurPartyMon] inc a ld [wMenuCursorY], a |
