mirror of
https://github.com/libretro/RetroArch
synced 2025-04-25 09:02:44 +00:00
If a missing core is trying to be loaded it can end up deleting the entire ROM history because core_name is not found and history read from file would then exit early.