You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Clean up changes in 3c6c80f
This commit is contained in:
@@ -62,7 +62,7 @@ DisableLCD:: ; 568
|
||||
jr nz, .wait
|
||||
|
||||
ld a, [rLCDC]
|
||||
and $ff ^ 1 << rLCDC_ENABLE
|
||||
and $ff ^ (1 << rLCDC_ENABLE)
|
||||
ld [rLCDC], a
|
||||
|
||||
xor a
|
||||
|
||||
Reference in New Issue
Block a user