mirror of
https://github.com/libretro/RetroArch
synced 2025-03-05 19:13:45 +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.