You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Lowercase v for VRAM addresses
This commit is contained in:
@@ -10,7 +10,7 @@ PlaceDiplomaOnScreen: ; 1dd709
|
||||
call ClearSprites
|
||||
call DisableLCD
|
||||
ld hl, DiplomaGFX
|
||||
ld de, VTiles2
|
||||
ld de, vTiles2
|
||||
call Decompress
|
||||
ld hl, DiplomaPage1Tilemap
|
||||
decoord 0, 0
|
||||
|
||||
Reference in New Issue
Block a user