mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
whoops
This commit is contained in:
parent
e78432b6cf
commit
0ff9efc0e3
@ -609,8 +609,8 @@ void *menu_init(const void *data)
|
|||||||
{
|
{
|
||||||
menu->help_screen_type = MENU_HELP_EXTRACT;
|
menu->help_screen_type = MENU_HELP_EXTRACT;
|
||||||
menu->push_help_screen = true;
|
menu->push_help_screen = true;
|
||||||
//rarch_task_push_decompress(settings->bundle_assets_src_path, settings->bundle_assets_dst_path,
|
rarch_task_push_decompress(settings->bundle_assets_src_path, settings->bundle_assets_dst_path,
|
||||||
// settings->bundle_assets_dst_path_subdir, NULL, bundle_decompressed, NULL);
|
settings->bundle_assets_dst_path_subdir, NULL, bundle_decompressed, NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
menu_shader_manager_init(menu);
|
menu_shader_manager_init(menu);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user