mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-08 10:27:41 +00:00
(Clang) No warnings now
This commit is contained in:
parent
1ff0107bd4
commit
b696388f34
@ -691,9 +691,11 @@ static const struct retro_keybind _menu_nav_binds[] = {
|
||||
#endif
|
||||
};
|
||||
|
||||
#if defined(RARCH_CONSOLE) || defined(ANDROID)
|
||||
static const struct retro_keybind *menu_nav_binds[] = {
|
||||
_menu_nav_binds
|
||||
};
|
||||
#endif
|
||||
|
||||
static uint64_t rgui_input(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user