mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 03:35:22 +00:00
Clear out load_no_rom after rom load.
This commit is contained in:
parent
f3cd25ebb7
commit
175e657071
@ -469,6 +469,8 @@ bool load_menu_game(void)
|
||||
RARCH_ERR("rarch_main_init_wrap() failed.\n");
|
||||
return false;
|
||||
}
|
||||
|
||||
rgui->load_no_rom = false;
|
||||
}
|
||||
|
||||
void menu_init(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user