From ddc05ec8dd36eb88d48a5dab258f4daae85eadc3 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 23 Dec 2015 09:12:29 -0500 Subject: Finish stats screen function labels --- misc/mobile_40.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') 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 -- cgit v1.2.3