mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 07:17:45 +00:00
Compare commits
2 commits
217e55a479
...
8f11ce89e3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8f11ce89e3 | ||
![]() |
6544cdd446 |
1 changed files with 0 additions and 3 deletions
|
@ -509,9 +509,6 @@ std::vector<std::string> ProfileManager::FindOrphanedProfiles()
|
|||
good_uuids.emplace_back(uuid_string);
|
||||
}
|
||||
|
||||
// used for acnh, etc
|
||||
good_uuids.emplace_back("00000000000000000000000000000000");
|
||||
|
||||
// TODO: fetch save_id programmatically
|
||||
const auto path = Common::FS::GetEdenPath(Common::FS::EdenPath::NANDDir)
|
||||
/ "user/save/0000000000000000";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue