]> git.lizzy.rs Git - minetest.git/blobdiff - src/touchscreengui.h
WoW-style Autorun
[minetest.git] / src / touchscreengui.h
index 2ded26a0599b198b91a272574f5a74e4402d5e76..bb32317932acbd0c7efa3d0401f827f137b808e9 100644 (file)
@@ -130,7 +130,7 @@ class TouchScreenGUI
                        float repeat_delay = BUTTON_REPEAT_DELAY);
 
        /* load texture */
-       void loadButtonTexture(button_info* btn, const char* path);
+       void loadButtonTexture(button_info* btn, const char* path, rect<s32> button_rect);
 
        struct id_status{
                int id;