LY_BLANK and rLCDC constants
This commit is contained in:
@@ -45,7 +45,7 @@ UnownPuzzle: ; e1190
|
||||
ld [wHoldingUnownPuzzlePiece], a
|
||||
ld [wUnownPuzzleCursorPosition], a
|
||||
ld [wUnownPuzzleHeldPiece], a
|
||||
ld a, $93
|
||||
ld a, %10010011
|
||||
ld [rLCDC], a
|
||||
call WaitBGMap
|
||||
ld b, SCGB_UNOWN_PUZZLE
|
||||
@@ -85,7 +85,7 @@ UnownPuzzle: ; e1190
|
||||
call ClearBGPalettes
|
||||
call ClearTileMap
|
||||
call ClearSprites
|
||||
ld a, $e3
|
||||
ld a, rLCDC_DEFAULT
|
||||
ld [rLCDC], a
|
||||
ret
|
||||
; e124e
|
||||
|
Reference in New Issue
Block a user