Clean up contest_opponents.inc

This commit is contained in:
Phlosioneer
2019-03-09 01:38:38 -05:00
parent 5b4b0a245b
commit 153499ed6f
3 changed files with 414 additions and 585 deletions

View File

@@ -77,4 +77,10 @@ const struct ContestWinner gUnknown_08587FA4[] =
.trainerName = _("OMAR"),
.contestRank = CONTEST_RANK_MASTER
}
};
};
/*
const struct ContestPokemon gContestOpponents[] =
{
};*/
extern const struct ContestPokemon gContestOpponents[96];