You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971)
This commit is contained in:
committed by
GitHub
parent
ef9b9bb437
commit
145d8dd5c2
@@ -1026,7 +1026,7 @@ DebugColor_PlaceCursor:
|
||||
|
||||
ld b, $70 ; initial tile id
|
||||
ld c, 5 ; initial palette
|
||||
ld hl, wVirtualOAM
|
||||
ld hl, wShadowOAM
|
||||
ld de, wDebugRedChannel
|
||||
call .placesprite
|
||||
ld de, wDebugGreenChannel
|
||||
|
||||
Reference in New Issue
Block a user