You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
LY_BLANK and rLCDC constants
This commit is contained in:
@@ -107,7 +107,7 @@ _LoadStandardFont:: ; fb449
|
||||
ld hl, vTiles1
|
||||
lb bc, BANK(Font), $80
|
||||
ld a, [rLCDC]
|
||||
bit 7, a
|
||||
bit rLCDC_ENABLE, a
|
||||
jp z, Copy1bpp
|
||||
|
||||
ld de, Font
|
||||
|
Reference in New Issue
Block a user