summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-12-23 13:33:17 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-12-23 13:33:17 -0500
commitcbd3aa95d12bab05042025bd143a2a7cacf0b86d (patch)
treebf46f9503cebc19ccae728cb1292989b192ca2fe /include/constants
parentfdd7e7cb848747a1e0ace8a63d29aaa22dfd1140 (diff)
parentaa13f45ebb79aed62171fbfe654d8b542fc9aa6c (diff)
Merge branch 'master' into cable_car
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/moves.h2
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