Give an internal Pokédex status variable its own label.

This new label is used in revision 1.1 of Pokémon Crystal.
This commit is contained in:
IIMarckus
2015-02-14 01:40:38 -07:00
parent d7bc1d12f2
commit b028e13834
3 changed files with 10 additions and 9 deletions

View File

@@ -1165,6 +1165,7 @@ CurSpecies:: ; cf60
wcf61:: ds 2
wcf63:: ds 1
wcf64:: ds 1
wPokedexStatus::
wcf65:: ds 1
wcf66:: ds 1