summaryrefslogtreecommitdiff
path: root/src/interface/Keys.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-08-07 18:16:43 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-08-07 18:16:43 (GMT)
commit0ef9519bab8a49956942608819aec31ee4463bbd (patch)
tree0d079b86676f801eb4899fe6fe961613fec2079f /src/interface/Keys.h
parentbc1c967a6bb4a21893eea0447c800ffef407e38f (diff)
downloadpowder-0ef9519bab8a49956942608819aec31ee4463bbd.zip
powder-0ef9519bab8a49956942608819aec31ee4463bbd.tar.gz
Actual intro text
Diffstat (limited to 'src/interface/Keys.h')
-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 685f240..b18a4c3 100644
--- a/src/interface/Keys.h
+++ b/src/interface/Keys.h
@@ -27,6 +27,8 @@
#define KEY_s SDLK_s
#define KEY_w SDLK_w
+#define KEY_F1 SDLK_F1
+
#define BUTTON_LEFT SDL_BUTTON_LEFT
#define BUTTON_MIDDLE SDL_BUTTON_MIDDLE
#define BUTTON_RIGHT SDL_BUTTON_RIGHT