mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 23:55:24 +13:00
Merge branch 'master' of https://github.com/plaguevonkarma/kep-hack
This commit is contained in:
commit
149d9d6f4b
10 changed files with 16 additions and 9 deletions
|
|
@ -129,7 +129,7 @@ IF DEF(_DEBUG)
|
|||
ret
|
||||
|
||||
DebugSetPokedexEntries:
|
||||
ld b, wPokedexOwnedEnd - wPokedexOwned - 1
|
||||
ld b, wPokedexOwnedEnd - wPokedexOwned
|
||||
ld a, %11111111
|
||||
.loop
|
||||
ld [hli], a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue