You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
TextBox -> Textbox
Homogenizing names.
This commit is contained in:
@@ -3,9 +3,9 @@ DefaultOptions:
|
||||
db TEXT_DELAY_MED
|
||||
; wSaveFileExists: no
|
||||
db FALSE
|
||||
; wTextBoxFrame: frame 1
|
||||
; wTextboxFrame: frame 1
|
||||
db FRAME_1
|
||||
; wTextBoxFlags: use text speed
|
||||
; wTextboxFlags: use text speed
|
||||
db 1 << FAST_TEXT_DELAY_F
|
||||
; wGBPrinter: normal brightness
|
||||
db GBPRINTER_NORMAL
|
||||
|
Reference in New Issue
Block a user