mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Fix Pikachu and Eevee's Starter Dex entries
Forgor
This commit is contained in:
parent
39b1340dda
commit
fd03388931
|
@ -8,4 +8,5 @@ StarterDex:
|
|||
predef ShowPokedexData
|
||||
xor a
|
||||
ld [wPokedexOwned], a
|
||||
ld [wPokedexOwned + 1], a
|
||||
ret
|
||||
|
|
Loading…
Reference in a new issue