From 1f6dc0e86bca06afbb48b909c45e7794148d58bd Mon Sep 17 00:00:00 2001 From: GriffinR Date: Fri, 29 Jan 2021 15:37:52 -0500 Subject: Use trainer constants in flags, automatically update flags/vars count --- src/prof_pc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/prof_pc.c') 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[]; -- cgit v1.2.3