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

View File

@@ -3,7 +3,6 @@
#include "constants/items.h"
#include "pokemon.h"
#include "pokemon_icon.h"
#include "constants/species.h"
#include "text.h"
#include "international_string_util.h"