This shouldn't be an issue anymore, and even if it is, it's a core bug and don't belong here.

This commit is contained in:
Alcaro 2016-01-26 19:52:36 +01:00
parent f15e03816b
commit 6962c6bb11

View File

@ -1047,9 +1047,6 @@ bool event_cmd_ctl(enum event_command cmd, void *data)
#endif
core.retro_reset();
/* bSNES since v073r01 resets controllers to JOYPAD
* after a reset, so just enforce it here. */
event_cmd_ctl(EVENT_CMD_CONTROLLERS_INIT, NULL);
break;
case EVENT_CMD_SAVE_STATE:
if (settings->savestate_auto_index)