summaryrefslogtreecommitdiff
path: root/src/data/pokemon/evolution.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/pokemon/evolution.h')
-rw-r--r--src/data/pokemon/evolution.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data/pokemon/evolution.h b/src/data/pokemon/evolution.h
index 0222dc71e..c9b0cf716 100644
--- a/src/data/pokemon/evolution.h
+++ b/src/data/pokemon/evolution.h
@@ -185,4 +185,3 @@ const struct Evolution gEvolutionTable[NUM_SPECIES][EVOS_PER_MON] =
[SPECIES_BELDUM] = {{EVO_LEVEL, 20, SPECIES_METANG}},
[SPECIES_METANG] = {{EVO_LEVEL, 45, SPECIES_METAGROSS}},
};
-