mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-30 14:25:36 +08:00
changed default saves folder name from "Goldberg SteamEmu Saves" to "GSE Saves"
This commit is contained in:
parent
aa53202022
commit
f0c42efcbf
@ -38,7 +38,7 @@ struct File_Data {
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
std::string Local_Storage::saves_folder_name = "Goldberg SteamEmu Saves";
|
std::string Local_Storage::saves_folder_name = "GSE Saves";
|
||||||
|
|
||||||
|
|
||||||
#ifdef NO_DISK_WRITES
|
#ifdef NO_DISK_WRITES
|
||||||
|
Loading…
Reference in New Issue
Block a user