You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use constants for bit/set/res more
This commit is contained in:
@@ -12,7 +12,7 @@ ret_e00ed: ; e00ed (38:40ed)
|
||||
|
||||
_CardFlip: ; e00ee (38:40ee)
|
||||
ld hl, wOptions
|
||||
set 4, [hl]
|
||||
set NO_TEXT_SCROLL, [hl]
|
||||
call ClearBGPalettes
|
||||
call ClearTileMap
|
||||
call ClearSprites
|
||||
|
||||
Reference in New Issue
Block a user