Clean up contest_opponents.inc
This commit is contained in:
@@ -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];
|
||||
Reference in New Issue
Block a user