summaryrefslogtreecommitdiff
path: root/include/constants/moves.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-07-01 11:15:42 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-07-01 11:15:42 +0200
commitd2e47323fe988e430af782c2c10b8e41e7a131b3 (patch)
tree273eee91f67c7b53007a9ef9e6959de1aa1cfa5c /include/constants/moves.h
parent2d0be91217e0ea16f298bb823e954a4d6f6ff63b (diff)
document frontier related
Diffstat (limited to 'include/constants/moves.h')
-rw-r--r--include/constants/moves.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/moves.h b/include/constants/moves.h
index f3a3acb90..85c02e3da 100644
--- a/include/constants/moves.h
+++ b/include/constants/moves.h
@@ -357,6 +357,6 @@
#define MOVE_DOOM_DESIRE 353
#define MOVE_PSYCHO_BOOST 354
-#define LAST_MOVE_INDEX MOVE_PSYCHO_BOOST
+#define MOVES_COUNT 355
#endif // GUARD_CONSTANTS_MOVES_H