Merge pull request #450 from roukaour/master

Constants for TextBoxFlags
This commit is contained in:
yenatch
2017-12-30 21:32:45 -05:00
committed by GitHub
12 changed files with 68 additions and 59 deletions

View File

@@ -29,6 +29,11 @@ TEXT_DELAY_SLOW EQU 5
const FRAME_7 ; 6
const FRAME_8 ; 7
; TextBoxFlags:
const_def
const FAST_TEXT_DELAY_F ; 0
const NO_TEXT_DELAY_F ; 1
; Options2:
const_def
const MENU_ACCOUNT ; 0