From b87cc706430f281d6af24daa942890574449a803 Mon Sep 17 00:00:00 2001 From: entrpntr Date: Mon, 20 Apr 2020 21:27:44 -0400 Subject: Miscellaneous cleanup before continuing. --- engine/battle/core.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/battle') diff --git a/engine/battle/core.asm b/engine/battle/core.asm index 734d151b..b3f97ecc 100644 --- a/engine/battle/core.asm +++ b/engine/battle/core.asm @@ -4791,7 +4791,7 @@ BattleMenuPKMN_Loop: jr c, .Cancel .loop callfar FreezeMonIcons - callfar GetMenu + callfar BattleMonMenu jr c, BattleMenuPKMN_Loop call PlaceHollowCursor ld a, [wMenuCursorY] -- cgit v1.2.3