(GLUI) Cleanup

This commit is contained in:
twinaphex 2015-04-25 00:54:17 +02:00
parent 6f84b5dbe5
commit 4907d55160

View File

@ -683,7 +683,7 @@ static bool glui_load_wallpaper(void *data)
return true;
}
static float glui_get_scroll()
static float glui_get_scroll(void)
{
int half;
glui_handle_t *glui = NULL;