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/battle_controller_pokedude.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/battle_controller_pokedude.c') diff --git a/src/battle_controller_pokedude.c b/src/battle_controller_pokedude.c index 2e55c5bfa..e6af71b6c 100644 --- a/src/battle_controller_pokedude.c +++ b/src/battle_controller_pokedude.c @@ -20,7 +20,6 @@ #include "constants/songs.h" #include "constants/moves.h" #include "constants/pokemon.h" -#include "constants/trainers.h" struct Unk_84790E8 { -- cgit v1.2.3