summaryrefslogtreecommitdiff
path: root/cInput.h
diff options
context:
space:
mode:
Diffstat (limited to 'cInput.h')
-rw-r--r--cInput.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cInput.h b/cInput.h
index 8e3481c..9ff2041 100644
--- a/cInput.h
+++ b/cInput.h
@@ -23,6 +23,7 @@
#define _EVENT_CHAR 1
#define _EVENT_KEY 2
#define _EVENT_MOUSE 3
+#define _EVENT_TERM 4
struct sInputEvent
{