You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Update to rgbds 0.3.8
This commit is contained in:
@@ -6,7 +6,7 @@ Unreferenced_Function547::
|
||||
ret nz
|
||||
ld c, a
|
||||
ld a, [wLYOverrides]
|
||||
ld [$ff00+c], a
|
||||
ldh [c], a
|
||||
ret
|
||||
|
||||
LCD::
|
||||
@@ -25,7 +25,7 @@ LCD::
|
||||
ldh a, [hLCDCPointer]
|
||||
ld c, a
|
||||
ld a, b
|
||||
ld [$ff00+c], a
|
||||
ldh [c], a
|
||||
pop bc
|
||||
|
||||
.done
|
||||
|
||||
Reference in New Issue
Block a user