aboutsummaryrefslogtreecommitdiffstats
path: root/com32/modules/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'com32/modules/menu.h')
-rw-r--r--com32/modules/menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/com32/modules/menu.h b/com32/modules/menu.h
index cb2eb6e3..ea17dbc1 100644
--- a/com32/modules/menu.h
+++ b/com32/modules/menu.h
@@ -60,6 +60,7 @@ extern long long totaltimeout;
extern char *menu_title;
extern char *ontimeout;
+extern char *onerror;
extern char *menu_master_passwd;
void parse_config(const char *filename);