MRPCI/mrpci-core
m3ultra f2b603a812 core: make save_data/restore_data public for filesystem-less saves
Save slots aren't always files. The MRP3GI browser build hands a SaveData
straight to localStorage instead of saves/<slot>.json, so the two halves of
the checkpoint machinery need to be reachable from outside the crate.

Native behavior is unchanged — SaveGame/RestoreGame still go through the
same two functions.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 00:39:19 +10:00
..
src core: make save_data/restore_data public for filesystem-less saves 2026-07-26 00:39:19 +10:00
tests Bundles carry sprites + --export-bundle/--bundle flags (MRP3GI M1 prereqs) 2026-07-25 23:59:07 +10:00
Cargo.toml v0.3 — AI parser lane + dialogue talker portraits 2026-07-26 00:26:03 +10:00