diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-23 13:33:42 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-23 13:33:42 -0500 |
commit | 3ea9cff2c67b3db195c3326afc56fa0662c2327a (patch) | |
tree | b5439c760be451055f0de03f3319a72768a1e8b5 /include/constants | |
parent | 26fcc566a4da9287ab4d3795aaadde2a9f4a2947 (diff) | |
parent | aa13f45ebb79aed62171fbfe654d8b542fc9aa6c (diff) |
Merge branch 'master' into unk_text_8095904
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 |