Constants for TextBoxFlags

This commit is contained in:
Remy Oukaour
2017-12-29 13:18:17 -05:00
parent 9f017cbab8
commit e1a672e427
5 changed files with 15 additions and 7 deletions

View File

@@ -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