From c86c5568207eda6e200dc49d7d2747cb5d9a2467 Mon Sep 17 00:00:00 2001 From: professorleondias <57677889+professorleondias@users.noreply.github.com> Date: Thu, 11 Jun 2020 00:25:47 -0400 Subject: [PATCH] Update Pokedex_Data_Table.c --- src/Pokedex_Data_Table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pokedex_Data_Table.c b/src/Pokedex_Data_Table.c index 618d7cb..c65d257 100644 --- a/src/Pokedex_Data_Table.c +++ b/src/Pokedex_Data_Table.c @@ -10698,7 +10698,7 @@ const struct PokedexEntry gPokedexEntries[NATIONAL_DEX_COUNT] = }, /* [NATIONAL_DEX_ZARUDE] = { - .categoryName = {_U, _n, _k, _n, _o, _w, _n, _END, _SPACE, _SPACE, _SPACE, _SPACE}, + .categoryName = {_R, _o, _g, _u, _e, _M, _o, _n, _k, _e, _y, _END}, .height = 0, .weight = 0, .description = DEX_ENTRY_ZARUDE,