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

@@ -1480,7 +1480,10 @@ wSaveFileExists:: db
TextBoxFrame:: ; cfce
; bits 0-2: textbox frame 0-7
db
TextBoxFlags:: db
TextBoxFlags::
; bit 0: 1-frame text delay
; bit 4: no text delay
db
GBPrinter:: ; cfd0
; bit 0-6: brightness
; lightest: $00