feat(fs): Cross-Compatible Emulator Save Pathing w/ Custom Save Paths

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2025-12-31 04:01:30 +00:00
parent 43319bde2d
commit 8aba08322e

View File

@@ -53,6 +53,9 @@ protected:
void Reload();
void ReadMirrorValues();
void SaveMirrorValues();
/**
* Derived config classes must implement this so they can reload all platform-specific
* values and global ones.