From a466eb8fd6e5707aaa1bfafa28535b82c67d69d8 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 28 Jun 2016 21:32:04 -0400 Subject: chests?, custom controls --- include/ui.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/ui.hpp') 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 -- cgit v1.2.3