summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-09 03:29:54 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-09 03:29:54 -0500
commit7ab0460e9c04100dcc0ebb824a870069348030df (patch)
tree36c5398e43d4c3dfd034631fb3601a4a3a92f12f /src
parenteecafbaec17ba0721d091d1a12ac20fa71da352a (diff)
formatting
Diffstat (limited to 'src')
-rw-r--r--src/scene/evolution_scene.c4
1 files changed, 0 insertions, 4 deletions
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];