mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-03-28 14:56:24 +01:00
changed default saves folder name from "Goldberg SteamEmu Saves" to "GSE Saves"
This commit is contained in:
parent
aa53202022
commit
f0c42efcbf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue