Use constants in gMoveNames

This commit is contained in:
GriffinR
2022-12-16 11:08:18 -05:00
parent fd81669091
commit ea9510f7f8
3 changed files with 357 additions and 359 deletions
-2
View File
@@ -357,8 +357,6 @@
#define MOVE_DOOM_DESIRE 353
#define MOVE_PSYCHO_BOOST 354
#define LAST_MOVE_INDEX MOVE_PSYCHO_BOOST
#define MOVES_COUNT 355
// Used for checks for moves affected by Disable, Mimic, etc.