mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-15 22:34:20 +00:00
feat(fs): Cross-Compatible Emulator Save Pathing w/ Custom Save Paths
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user