(Shield) Comment this out - doesn't work for now - figure out why

This commit is contained in:
twinaphex 2016-08-01 20:29:12 +02:00
parent 0e814c4e6d
commit 37913d9343

View File

@ -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;