mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-28 05:38:24 +00:00
Merge pull request #3036 from lakkatv/master
(Menu) Fixes a menu toggle bug
This commit is contained in:
commit
af4d085632
@ -1826,6 +1826,7 @@ bool rarch_task_push_content_load_default(
|
||||
return false;
|
||||
|
||||
command_event(CMD_EVENT_LOAD_CORE, NULL);
|
||||
return true;
|
||||
break;
|
||||
case CONTENT_MODE_LOAD_NONE:
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user