mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(Shield) Comment this out - doesn't work for now - figure out why
This commit is contained in:
parent
0e814c4e6d
commit
37913d9343
@ -1664,11 +1664,13 @@ static void frontend_linux_get_env(int *argc,
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
/* Set the OK/cancel menu buttons to the default
|
||||
* ones used for Shield */
|
||||
g_defaults.menu.controls.set = true;
|
||||
g_defaults.menu.controls.menu_btn_ok = RETRO_DEVICE_ID_JOYPAD_B;
|
||||
g_defaults.menu.controls.menu_btn_cancel = RETRO_DEVICE_ID_JOYPAD_A;
|
||||
#endif
|
||||
}
|
||||
else if (strstr(device_model, "JSS15J"))
|
||||
g_defaults.settings.video_refresh_rate = 59.65;
|
||||
|
Loading…
x
Reference in New Issue
Block a user