Require rgbds 0.5.1
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
This commit is contained in:
@@ -14,8 +14,8 @@ _UnownPuzzle:
|
||||
xor a
|
||||
ldh [hBGMapMode], a
|
||||
call DisableLCD
|
||||
ld hl, wUnownPuzzle ; includes wPuzzlePieces
|
||||
ld bc, wUnownPuzzleEnd - wUnownPuzzle
|
||||
ld hl, STARTOF("Miscellaneous") ; includes wPuzzlePieces
|
||||
ld bc, SIZEOF("Miscellaneous")
|
||||
xor a
|
||||
call ByteFill
|
||||
ld hl, UnownPuzzleCursorGFX
|
||||
|
Reference in New Issue
Block a user