aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-06-28 21:32:04 -0400
committerClyne Sullivan <tullivan99@gmail.com>2016-06-28 21:32:04 -0400
commita466eb8fd6e5707aaa1bfafa28535b82c67d69d8 (patch)
treece3a09b7b98584b3d42351eae7fd7e183e38b7f8 /include/ui.hpp
parent00f633afb62ed6914205639b44dcdaf839a2c2f7 (diff)
chests?, custom controls
Diffstat (limited to 'include/ui.hpp')
-rw-r--r--include/ui.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ui.hpp b/include/ui.hpp
index 507a211..25fbd3c 100644
--- a/include/ui.hpp
+++ b/include/ui.hpp
@@ -40,6 +40,8 @@
** The UI namespace
** --------------------------------------------------------------------------*/
+void setControl(unsigned int index, SDL_Keycode key);
+
namespace ui {
// the pixel-coordinates of the mouse