remove more unused
This commit is contained in:
parent
1c5d9b4708
commit
19fb962173
@ -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)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user