summaryrefslogtreecommitdiff
path: root/src/interface
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-10-29 10:33:23 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-10-29 10:33:23 (GMT)
commit68e6fe250203ec9459ec297b232ed62c84a8ac86 (patch)
tree61cd8c0610fd22cef2b26041ad40dbea5b0ef660 /src/interface
parenteffcc74d6d0b72346f935eeb119c1abe7b15e34d (diff)
downloadpowder-68e6fe250203ec9459ec297b232ed62c84a8ac86.zip
powder-68e6fe250203ec9459ec297b232ed62c84a8ac86.tar.gz
More emtpy key defines
Diffstat (limited to 'src/interface')
-rw-r--r--src/interface/Keys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interface/Keys.h b/src/interface/Keys.h
index 85a6d5c..e532d4e 100644
--- a/src/interface/Keys.h
+++ b/src/interface/Keys.h
@@ -79,4 +79,6 @@
#define KEY_s 24
#define KEY_w 25
+#define KEY_F1 26
+
#endif