You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Use constants for bit/set/res more
This commit is contained in:
@@ -126,7 +126,7 @@ RunTradeAnimScript: ; 28fa1
|
||||
ld hl, wOptions
|
||||
ld a, [hl]
|
||||
push af
|
||||
set 4, [hl]
|
||||
set NO_TEXT_SCROLL, [hl]
|
||||
call .TradeAnimLayout
|
||||
ld a, [wcf66]
|
||||
and a
|
||||
|
Reference in New Issue
Block a user