unused var

This commit is contained in:
AlexOn1ine 2025-04-27 10:03:31 +02:00
parent e246b20e72
commit 1c5d9b4708

View File

@ -357,7 +357,6 @@ static bool32 HandleEndTurnFutureSight(u32 battler)
gBattlerAttacker = gWishFutureKnock.futureSightBattlerIndex[battler];
gCurrentMove = gWishFutureKnock.futureSightMove[battler];
party = GetSideParty(GetBattlerSide(gBattlerAttacker));
if (!IsFutureSightAttackerInParty(gBattlerAttacker, gBattlerTarget))
SetTypeBeforeUsingMove(gCurrentMove, gBattlerAttacker);