summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-05-04 18:59:59 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-05-04 18:59:59 -0400
commite6cca1523286e9f730db0ed36b9945047bde7bc6 (patch)
tree1aadfd708e359e1290aefb2a8c97a9370b830471 /include/constants
parentf05acd88d57f6059d0cb479312bf11ffaa9774c5 (diff)
sub_80D8B38
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/moves.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/moves.h b/include/constants/moves.h
index f3a3acb90..aaa5c3ab9 100644
--- a/include/constants/moves.h
+++ b/include/constants/moves.h
@@ -358,5 +358,6 @@
#define MOVE_PSYCHO_BOOST 354
#define LAST_MOVE_INDEX MOVE_PSYCHO_BOOST
+#define NUM_MOVES LAST_MOVE_INDEX + 1
#endif // GUARD_CONSTANTS_MOVES_H