summaryrefslogtreecommitdiff
path: root/include/constants/moves.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-16 08:26:08 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-16 08:26:08 -0400
commit424076d3a557419bc548346c7625931cc09a34b2 (patch)
treea841b547ceb674659f0f076d6e74aa3435920b1d /include/constants/moves.h
parentc1347194db3ca34035901203deaebf0141357524 (diff)
Decompile move table access routines
Diffstat (limited to 'include/constants/moves.h')
-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 e25c16c9..bd658c17 100644
--- a/include/constants/moves.h
+++ b/include/constants/moves.h
@@ -470,4 +470,6 @@
#define MOVE_OMINOUS_WIND 466
#define MOVE_SHADOW_FORCE 467
+#define NUM_MOVES MOVE_SHADOW_FORCE
+
#endif //POKEDIAMOND_CONSTANTS_MOVES_H