Fix move description prompt window not appear when choosing a move after canceling target selection (#8055)
This commit is contained in:
parent
ea60c32fbe
commit
712e087754
@ -460,6 +460,7 @@ void HandleInputChooseTarget(u32 battler)
|
||||
gBattleStruct->zmove.viewing = TRUE;
|
||||
ReloadMoveNames(battler);
|
||||
}
|
||||
TryToAddMoveInfoWindow();
|
||||
DoBounceEffect(battler, BOUNCE_HEALTHBOX, 7, 1);
|
||||
DoBounceEffect(battler, BOUNCE_MON, 7, 1);
|
||||
EndBounceEffect(gMultiUsePlayerCursor, BOUNCE_HEALTHBOX);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user