mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
Rename hVBlank* constants to h*.
This commit is contained in:
parent
6866df277f
commit
a81487e9c6
16 changed files with 45 additions and 45 deletions
|
|
@ -74,7 +74,7 @@ rLCDC_DEFAULT EQU %11100011
|
|||
ld [rIE], a
|
||||
|
||||
ld a, 144 ; move the window off-screen
|
||||
ld [hVBlankWY], a
|
||||
ld [hWY], a
|
||||
ld [rWY], a
|
||||
ld a, 7
|
||||
ld [rWX], a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue