summaryrefslogtreecommitdiff
path: root/src/prof_pc.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-01-29 15:37:52 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-01-29 15:50:01 -0500
commit1f6dc0e86bca06afbb48b909c45e7794148d58bd (patch)
tree00434c236b2b11b334610e2770dff78cb623bf03 /src/prof_pc.c
parent419c897292dbfbc4f6d43880eb94597987e09e2c (diff)
Use trainer constants in flags, automatically update flags/vars count
Diffstat (limited to 'src/prof_pc.c')
-rw-r--r--src/prof_pc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prof_pc.c b/src/prof_pc.c
index c7eed8878..713912fe5 100644
--- a/src/prof_pc.c
+++ b/src/prof_pc.c
@@ -2,7 +2,6 @@
#include "event_data.h"
#include "pokedex.h"
#include "field_message_box.h"
-#include "constants/species.h"
extern const u8 PokedexRating_Text_LessThan10[];
extern const u8 PokedexRating_Text_LessThan20[];