You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Documentation
This commit is contained in:
@@ -14,7 +14,7 @@ EnableWindowHUD:
|
||||
ld a, $90
|
||||
ldh [hWY], a
|
||||
; configure LCD interrupt
|
||||
ld a, 1 << rSTAT_INT_LYC ; LYC=LC
|
||||
ld a, 1 << rSTAT_INT_LYC ; LYC=LY
|
||||
ldh [rSTAT], a
|
||||
ret
|
||||
|
||||
|
Reference in New Issue
Block a user