summaryrefslogtreecommitdiff
path: root/key.h
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-06-12 19:38:09 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-06-12 19:38:09 +0200
commit847d1a917f6cb17493c66398ce4ce53b89d8c438 (patch)
tree60217c2da82d985d676e95260ae8079ff76b03dc /key.h
downloadfx-matris-847d1a917f6cb17493c66398ce4ce53b89d8c438.tar.gz
fx-matris-847d1a917f6cb17493c66398ce4ce53b89d8c438.zip
import into git
Diffstat (limited to 'key.h')
-rw-r--r--key.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/key.h b/key.h
new file mode 100644
index 0000000..dd4a005
--- /dev/null
+++ b/key.h
@@ -0,0 +1,4 @@
+#ifndef __KEY_H__
+#define __KEY_H__
+int KeyDown(int);
+#endif \ No newline at end of file