summaryrefslogtreecommitdiff
path: root/engine/battle/core.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/core.asm')
-rw-r--r--engine/battle/core.asm2
1 files changed, 1 insertions, 1 deletions
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]