mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-03-26 06:19:20 +13:00
Fix Pikachu and Eevee's Starter Dex entries
Forgor
This commit is contained in:
parent
39b1340dda
commit
fd03388931
1 changed files with 1 additions and 0 deletions
|
|
@ -8,4 +8,5 @@ StarterDex:
|
||||||
predef ShowPokedexData
|
predef ShowPokedexData
|
||||||
xor a
|
xor a
|
||||||
ld [wPokedexOwned], a
|
ld [wPokedexOwned], a
|
||||||
|
ld [wPokedexOwned + 1], a
|
||||||
ret
|
ret
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue