aboutsummaryrefslogtreecommitdiff
path: root/desktop/term.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/term.h')
-rwxr-xr-xdesktop/term.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/term.h b/desktop/term.h
new file mode 100755
index 0000000..356992f
--- /dev/null
+++ b/desktop/term.h
@@ -0,0 +1,3 @@
1#pragma once
2
3char getch ();