You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Constants for TextBoxFlags
This commit is contained in:
@@ -29,6 +29,11 @@ TEXT_DELAY_SLOW EQU 5
|
||||
const FRAME_7 ; 6
|
||||
const FRAME_8 ; 7
|
||||
|
||||
; TextBoxFlags:
|
||||
const_def
|
||||
const TEXT_DELAY_F ; 0
|
||||
const NO_TEXT_DELAY_F ; 1
|
||||
|
||||
; Options2:
|
||||
const_def
|
||||
const MENU_ACCOUNT ; 0
|
||||
|
||||
Reference in New Issue
Block a user