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

@@ -15,7 +15,6 @@
#include "util.h"
#include "gpu_regs.h"
#include "battle_message.h"
#include "constants/species.h"
#include "pokedex.h"
#include "palette.h"
#include "international_string_util.h"