mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-03 03:05:18 +02:00
The positional serialization means swapping two Mount() calls breaks every old savestate just as thoroughly as adding one does, so say so. Also note that the mount order spans more than MountFileSystems() - the UMD mounts are added first, by MountGameISO, before we get there.