mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-02 17:38:37 -04: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 Reload();
|
||||||
|
|
||||||
|
void ReadMirrorValues();
|
||||||
|
void SaveMirrorValues();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Derived config classes must implement this so they can reload all platform-specific
|
* Derived config classes must implement this so they can reload all platform-specific
|
||||||
* values and global ones.
|
* values and global ones.
|
||||||
|
|||||||
Reference in New Issue
Block a user