summaryrefslogtreecommitdiff
path: root/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'dialog.h')
-rw-r--r--dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dialog.h b/dialog.h
index 531b7f0..18598a8 100644
--- a/dialog.h
+++ b/dialog.h
@@ -3,3 +3,4 @@
void dialog_set(const char *s);
void dialog_update(void);
void dialog_draw(void);
+int dialog_done(void);