summaryrefslogtreecommitdiff
path: root/src/reshow_battle_screen.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-10-01 17:20:38 -0400
committerhuderlem <huderlem@gmail.com>2020-10-01 17:07:12 -0500
commit52598983250fd8ad7b66ff2b9d77046859f169c8 (patch)
tree4bcb318e96a67811ebe0e44472c6a0943e096def /src/reshow_battle_screen.c
parent22c6c034296871cb1094d53ac3fc53cd2c5dbf8e (diff)
Replace POKEMON_SLOTS_NUMBER
Diffstat (limited to 'src/reshow_battle_screen.c')
-rw-r--r--src/reshow_battle_screen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reshow_battle_screen.c b/src/reshow_battle_screen.c
index 46fc4cd41..d8d75a0e0 100644
--- a/src/reshow_battle_screen.c
+++ b/src/reshow_battle_screen.c
@@ -11,7 +11,6 @@
#include "battle_controllers.h"
#include "link.h"
#include "sprite.h"
-#include "constants/species.h"
#include "constants/trainers.h"
#include "battle_interface.h"
#include "battle_anim.h"