diff --git a/include/test/battle.h b/include/test/battle.h index bf7d22788d..9cd1d23b1f 100644 --- a/include/test/battle.h +++ b/include/test/battle.h @@ -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)