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:
@@ -778,7 +778,7 @@ PrintPartyMenuText: ; 5049a
|
||||
.gotstring ; 504be
|
||||
ld a, [wOptions]
|
||||
push af
|
||||
set 4, a ; disable text delay
|
||||
set NO_TEXT_SCROLL, a
|
||||
ld [wOptions], a
|
||||
hlcoord 1, 16 ; Coord
|
||||
call PlaceString
|
||||
|
||||
Reference in New Issue
Block a user