mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-04-23 20:06:17 +12:00
fixed shiny palette on pokedex new entry + gamecorner
This commit is contained in:
parent
7a8d406605
commit
bc42af64c5
7 changed files with 46 additions and 13 deletions
|
|
@ -739,6 +739,7 @@ wPokedexDisplayNumber:: dw
|
|||
wDexLastSeenIndex:: db ; index into wPokedexSeen containing the last non-zero value
|
||||
wDexLastSeenValue:: db ; value at index
|
||||
wDexTempCounter:: dw
|
||||
wWasMonCaught:: db ; for use with givepoke
|
||||
wPokedexDataEnd::
|
||||
|
||||
wPrevDexEntry:: dw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue