remove more unused

This commit is contained in:
AlexOn1ine 2025-04-27 14:56:03 +02:00
parent 1c5d9b4708
commit 19fb962173

View File

@ -335,8 +335,6 @@ static bool32 HandleEndTurnFutureSight(u32 battler)
if (gWishFutureKnock.futureSightCounter[battler] == gBattleTurnCounter)
{
struct Pokemon *party;
if (gWishFutureKnock.futureSightCounter[battler] == gBattleTurnCounter
&& gWishFutureKnock.futureSightCounter[BATTLE_PARTNER(battler)] <= gBattleTurnCounter)
{