summaryrefslogtreecommitdiff
path: root/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'console.h')
-rw-r--r--console.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/console.h b/console.h
index 3a303fb..4f3c990 100644
--- a/console.h
+++ b/console.h
@@ -1 +1,3 @@
extern int getTerminalSize(unsigned short *width, unsigned short *height);
+extern int rawTerm();
+extern int resetTerm();