summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-12-22 14:19:09 -0600
committercamthesaxman <cameronghall@cox.net>2017-12-22 14:19:09 -0600
commitce74d72c31a3ebda26adc6ae888700213f64b113 (patch)
tree5783987280b6a5d52361002ca029b132b4bb3de9 /include/constants
parentf8babb522a194a8997c7bdf68371ce7b51b4b6cc (diff)
label and clean up some things in contest.c
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