Make Pokedex Data Compile

This commit is contained in:
Skeli
2021-07-04 16:13:00 -04:00
parent 90d53aabc9
commit 846b20fa5e

View File

@@ -2,7 +2,7 @@
#include "../include/pokedex.h"
#include "../include/text.h"
const struct PokedexEntry gPokedexEntries[NATIONAL_DEX_COUNT] =
const struct PokedexEntry gPokedexEntries[/*NATIONAL_DEX_COUNT*/] =
{
[NATIONAL_DEX_NONE] =
{