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/pokemon_size_record.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pokemon_size_record.c') diff --git a/src/pokemon_size_record.c b/src/pokemon_size_record.c index 6041ce7ff..3d0495327 100644 --- a/src/pokemon_size_record.c +++ b/src/pokemon_size_record.c @@ -5,7 +5,6 @@ #include "pokedex.h" #include "text.h" #include "strings.h" -#include "constants/species.h" #define DEFAULT_MAX_SIZE 0 // was 0x8100 in Ruby/Sapphire, 0x8000 in Emerald -- cgit v1.2.3