From 7ab0460e9c04100dcc0ebb824a870069348030df Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Thu, 9 Nov 2017 03:29:54 -0500 Subject: formatting --- src/scene/evolution_scene.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/scene/evolution_scene.c b/src/scene/evolution_scene.c index c68acafc4..742f663f6 100644 --- a/src/scene/evolution_scene.c +++ b/src/scene/evolution_scene.c @@ -178,10 +178,6 @@ void BeginEvolutionScene(struct Pokemon* mon, u16 speciesToEvolve, bool8 canStop SetMainCallback2(CB2_BeginEvolutionScene); } -struct Struct2009000 { - u16 pal[0x30]; -}; - void EvolutionScene(struct Pokemon* mon, u16 speciesToEvolve, bool8 canStopEvo, u8 partyID) { u8 name[20]; -- cgit v1.2.3