aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ui.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ui.hpp b/include/ui.hpp
index 25fbd3c..56c484c 100644
--- a/include/ui.hpp
+++ b/include/ui.hpp
@@ -41,6 +41,7 @@
** --------------------------------------------------------------------------*/
void setControl(unsigned int index, SDL_Keycode key);
+SDL_Keycode getControl(unsigned int index);
namespace ui {