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 TRUE/FALSE for wSaveFileExists
This commit is contained in:
@@ -2,7 +2,7 @@ DefaultOptions:
|
||||
; wOptions: med text speed
|
||||
db TEXT_DELAY_MED
|
||||
; wSaveFileExists: no
|
||||
db $00
|
||||
db FALSE
|
||||
; wTextBoxFrame: frame 1
|
||||
db FRAME_1
|
||||
; wTextBoxFlags: use text speed
|
||||
|
Reference in New Issue
Block a user