From 7c6f3803ba3bacb0a43ac61f04c0a46db2c18911 Mon Sep 17 00:00:00 2001 From: Tetrable Date: Thu, 19 Jul 2018 19:44:55 +0100 Subject: oops --- src/pokemon_1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/pokemon_1.c b/src/pokemon_1.c index 8bba7a708..1883c8754 100644 --- a/src/pokemon_1.c +++ b/src/pokemon_1.c @@ -858,7 +858,7 @@ const u16 gSpeciesToNationalPokedexNum[] = // Assigns all species to the Nationa const u16 gHoennToNationalOrder[] = // Assigns Hoenn Dex Pokémon (Using National Dex Index) { - // SPECIES_NONE + // 0 NATIONAL_DEX_TREECKO, // HOENN_DEX_TREECKO NATIONAL_DEX_GROVYLE, // HOENN_DEX_GROVYLE NATIONAL_DEX_SCEPTILE, // HOENN_DEX_SCEPTILE -- cgit v1.2.3