(Windows) Another buildfix
This commit is contained in:
parent
8cd2d1deff
commit
e95bb7e37a
|
@ -1000,4 +1000,4 @@ XML
|
|||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif
|
|
@ -577,6 +577,7 @@ LRESULT win32_menu_loop(HWND owner, WPARAM wparam)
|
|||
rarch_task_push_content_load_default(
|
||||
NULL, NULL,
|
||||
false, CORE_TYPE_PLAIN,
|
||||
CONTENT_MODE_LOAD_CONTENT_WITH_CURRENT_CORE_FROM_COMPANION_UI,
|
||||
NULL, NULL);
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue