about summary refs log tree commit diff
path: root/src/game/client/components/menus.hpp
diff options
context:
space:
mode:
authorAlfred Eriksson <somerunce@gmail.com>2008-10-05 18:27:20 +0000
committerAlfred Eriksson <somerunce@gmail.com>2008-10-05 18:27:20 +0000
commit78d129c0519166f8ab2e84acbccc3f604ed70b0b (patch)
treeb12426ca2d3194f0f960f7b53476156ff50b8a3a /src/game/client/components/menus.hpp
parent35a1252607c5eaa9345f8220b10d4fb8de93f562 (diff)
downloadzcatch-78d129c0519166f8ab2e84acbccc3f604ed70b0b.tar.gz
zcatch-78d129c0519166f8ab2e84acbccc3f604ed70b0b.zip
major restructuring of the controls settings page
Diffstat (limited to 'src/game/client/components/menus.hpp')
-rw-r--r--src/game/client/components/menus.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/client/components/menus.hpp b/src/game/client/components/menus.hpp
index 6b90ae93..8aae925f 100644
--- a/src/game/client/components/menus.hpp
+++ b/src/game/client/components/menus.hpp
@@ -31,6 +31,7 @@ class MENUS : public COMPONENT
 	static float ui_do_scrollbar_h(const void *id, const RECT *rect, float current);
 
 	static int ui_do_key_reader(void *id, const RECT *rect, int key);
+	static void ui_do_getbuttons(int start, int stop, RECT view);
 
 
 	enum