summaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/dat.h b/dat.h
new file mode 100644
index 0000000..0ccea6f
--- /dev/null
+++ b/dat.h
@@ -0,0 +1,8 @@
+enum
+{
+ K↑,
+ K↓,
+ K←,
+ K→,
+ Ke
+};