aboutsummaryrefslogtreecommitdiffstats
path: root/vt.h
diff options
context:
space:
mode:
Diffstat (limited to 'vt.h')
-rw-r--r--vt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vt.h b/vt.h
index ae4b8f9..f9beec7 100644
--- a/vt.h
+++ b/vt.h
@@ -1,6 +1,7 @@
extern int console_visible;
int console_switch_init(void (*redraw)(void));
+void console_switch_cleanup(void);
int check_console_switch(void);
void console_set_vt(int vtno);