Finish pokemon_summary_screen

This commit is contained in:
Diegoisawesome
2018-08-14 21:56:11 -07:00
parent 6dac87abfd
commit a07d69d7c2
24 changed files with 1930 additions and 3120 deletions

View File

@@ -18,5 +18,6 @@ struct ContestEffect
extern const struct ContestMove gContestMoves[];
extern struct ContestEffect gContestEffects[];
extern const u8 *const gContestEffectDescriptionPointers[];
#endif //GUARD_CONTEST_EFFECT_H