diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-23 13:33:17 -0500 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-23 13:33:17 -0500 |
| commit | cbd3aa95d12bab05042025bd143a2a7cacf0b86d (patch) | |
| tree | bf46f9503cebc19ccae728cb1292989b192ca2fe /include/constants | |
| parent | fdd7e7cb848747a1e0ace8a63d29aaa22dfd1140 (diff) | |
| parent | aa13f45ebb79aed62171fbfe654d8b542fc9aa6c (diff) | |
Merge branch 'master' into cable_car
Diffstat (limited to 'include/constants')
| -rw-r--r-- | include/constants/moves.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/moves.h b/include/constants/moves.h index ceec76c13..5fe1da004 100644 --- a/include/constants/moves.h +++ b/include/constants/moves.h @@ -357,4 +357,6 @@ #define MOVE_DOOM_DESIRE 353 #define MOVE_PSYCHO_BOOST 354 +#define NUM_MOVES 355 + #endif // GUARD_CONSTANTS_MOVES_H |
