Move gContestOpponents into C

2,400 LOC by hand.
This commit is contained in:
Phlosioneer
2019-03-09 20:56:36 -05:00
parent 0e8f94a83e
commit a32e8e7405
5 changed files with 2787 additions and 1946 deletions

View File

@@ -242,7 +242,6 @@ extern const u8 gText_Contest_Fear[];
extern const u8 gText_BDot[];
extern const u8 gText_CDot[];
extern const u8 *const gUnknown_08587E10[];
extern const struct ContestPokemon gContestOpponents[96];
extern const u8 gUnknown_085898A4[96];
extern const union AffineAnimCmd *const gUnknown_082FF6C0[];
extern const union AffineAnimCmd *const gUnknown_082FF694[];

File diff suppressed because it is too large Load Diff