Removed redundant comment

This commit is contained in:
Eduardo Quezada 2025-10-29 21:08:05 -03:00
parent 9bfac0099e
commit 9fa857d34c

View File

@ -935,7 +935,6 @@ struct TestAIScoreStruct
bool8 explicitTarget;
};
// Party data at the beginning of the test. Shouldn't be confused with the party data changed during the test.
#define PLAYER_PARTY (gBattleTestRunnerState->data.recordedBattle.playerParty)
#define OPPONENT_PARTY (gBattleTestRunnerState->data.recordedBattle.opponentParty)