summaryrefslogtreecommitdiff
path: root/src/interface
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface')
-rw-r--r--src/interface/Keys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface/Keys.h b/src/interface/Keys.h
index e923703..22fffa2 100644
--- a/src/interface/Keys.h
+++ b/src/interface/Keys.h
@@ -6,3 +6,4 @@
#define KEY_END SDLK_END
#define KEY_BACKSPACE SDLK_BACKSPACE
#define KEY_DELETE SDLK_DELETE
+#define KEY_TAB SDLK_TAB