mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +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;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
static float glui_get_scroll()
|
static float glui_get_scroll(void)
|
||||||
{
|
{
|
||||||
int half;
|
int half;
|
||||||
glui_handle_t *glui = NULL;
|
glui_handle_t *glui = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user