summaryrefslogtreecommitdiffstats
path: root/isys/lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'isys/lang.h')
-rw-r--r--isys/lang.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/isys/lang.h b/isys/lang.h
index 55e5769a1..2fd6c1c5b 100644
--- a/isys/lang.h
+++ b/isys/lang.h
@@ -21,5 +21,6 @@ int loadKeymap(gzFile stream);
int isysLoadFont(void);
int isysLoadKeymap(char * keymap);
int isysSetUnicodeKeymap(void);
+int isysStartBterm(void);
#endif