Replace POKEMON_SLOTS_NUMBER

This commit is contained in:
GriffinR
2020-10-01 17:20:38 -04:00
committed by huderlem
parent 22c6c03429
commit 5259898325
82 changed files with 2 additions and 86 deletions
-1
View File
@@ -14,7 +14,6 @@
#include "constants/battle_ai.h"
#include "constants/battle_move_effects.h"
#include "constants/moves.h"
#include "constants/species.h"
#define AI_ACTION_DONE 0x0001
#define AI_ACTION_FLEE 0x0002