copy contest effect from ruby

This commit is contained in:
DizzyEggg
2018-08-12 23:20:17 +02:00
parent 335f4c1e81
commit 0d68af7f06
13 changed files with 1750 additions and 6047 deletions

View File

@@ -17,6 +17,6 @@ struct ContestEffect
};
extern const struct ContestMove gContestMoves[];
extern struct ContestEffect gContestEffects[];
extern const struct ContestEffect gContestEffects[];
#endif //GUARD_CONTEST_EFFECT_H