mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-28 05:38:24 +00:00
(GLUI) Cleanup
This commit is contained in:
parent
6f84b5dbe5
commit
4907d55160
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user