mirror of https://github.com/pret/pokecrystal.git
The $C9 byte in page2.tilemap is a ret opcode
This commit is contained in:
parent
4211886921
commit
d5e1b5a628
|
@ -1,3 +1,5 @@
|
|||
ret ; unused
|
||||
|
||||
LoadSGBPokedexGFX:
|
||||
ld hl, SGBPokedexGFX_LZ
|
||||
ld de, vTiles2 tile $31
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue