summaryrefslogtreecommitdiff
path: root/src/party_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/party_menu.c')
-rw-r--r--src/party_menu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/party_menu.c b/src/party_menu.c
index 43ee671b0..ec782a03d 100644
--- a/src/party_menu.c
+++ b/src/party_menu.c
@@ -60,7 +60,6 @@
#include "constants/battle.h"
#include "constants/easy_chat.h"
#include "constants/field_effects.h"
-#include "constants/flags.h"
#include "constants/item_effects.h"
#include "constants/items.h"
#include "constants/maps.h"
@@ -68,7 +67,6 @@
#include "constants/pokemon.h"
#include "constants/quest_log.h"
#include "constants/songs.h"
-#include "constants/species.h"
#define PARTY_PAL_SELECTED (1 << 0)
#define PARTY_PAL_FAINTED (1 << 1)