aboutsummaryrefslogtreecommitdiff
path: root/definitions.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'definitions.gbasm')
-rw-r--r--definitions.gbasm1
1 files changed, 1 insertions, 0 deletions
diff --git a/definitions.gbasm b/definitions.gbasm
index e50008e..e7cfd7d 100644
--- a/definitions.gbasm
+++ b/definitions.gbasm
@@ -78,6 +78,7 @@
; bit 4: if dialogue box text should be refreshed (part2)
; bit 5: if object display is paused
; bit 6: if additional tile should be loaded
+; bit 7: 1 when the dialogue box cannot be closed with start button
.DEFINE mem_current_mode ($c014)
.DEFINE mem_requested_mode ($c015)