You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
constants for rSTAT register
This commit is contained in:
@@ -108,7 +108,7 @@ Init::
|
||||
ldh [hSCY], a
|
||||
ldh [rJOYP], a
|
||||
|
||||
ld a, $8 ; HBlank int enable
|
||||
ld a, 1 << rSTAT_INT_HBLANK
|
||||
ldh [rSTAT], a
|
||||
|
||||
ld a, $90
|
||||
|
Reference in New Issue
Block a user