mirror of
https://github.com/libretro/RetroArch
synced 2025-03-26 02:37:23 +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.