PSX: option to automount memory card 1 per-game.

This commit is contained in:
Sorgelig
2022-02-14 02:31:21 +08:00
parent 7701cb1cda
commit c2c2ce2514

View File

@@ -246,7 +246,7 @@ void psx_mount_cd(int f_index, int s_index, const char *filename)
if (!loaded) Info("CD BIOS not found!", 4000);
}
psx_mount_save(last_dir);
if (!(user_io_status(0, 0, 1) >> 31)) psx_mount_save(last_dir);
}
if (loaded)