mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Core: In deterministic mode, build SD cards with a consistent filename order and dummy timestamps.
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
|
||||
namespace Common
|
||||
{
|
||||
bool SyncSDFolderToSDImage();
|
||||
bool SyncSDFolderToSDImage(bool deterministic);
|
||||
bool SyncSDImageToSDFolder();
|
||||
} // namespace Common
|
||||
|
Reference in New Issue
Block a user