You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Merge pull request #450 from roukaour/master
Constants for TextBoxFlags
This commit is contained in:
@@ -697,7 +697,7 @@ PokeFluteTerminatorCharacter:: ; 13e0
|
||||
PlaceHLTextAtBC:: ; 13e5
|
||||
ld a, [TextBoxFlags]
|
||||
push af
|
||||
set 1, a
|
||||
set NO_TEXT_DELAY_F, a
|
||||
ld [TextBoxFlags], a
|
||||
|
||||
call DoTextUntilTerminator
|
||||
|
||||
Reference in New Issue
Block a user