about summary refs log tree commit diff stats
path: root/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.h')
-rw-r--r--src/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui.h b/src/ui.h
index 8b2e5163..9d32602a 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -103,6 +103,7 @@ void win_bad_show(const char * const msg);
 void win_remind(void);
 
 // console window actions
+void cons_about(void);
 void cons_help(void);
 void cons_basic_help(void);
 void cons_settings_help(void);