mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-12 04:35:56 +00:00
Clang
This commit is contained in:
parent
5b831e0bf2
commit
583df9a35d
1 changed files with 0 additions and 1 deletions
|
@ -711,7 +711,6 @@ void load(const std::filesystem::path& path) {
|
||||||
fmt::print("Outdated config detected, updating config file.\n");
|
fmt::print("Outdated config detected, updating config file.\n");
|
||||||
save(path);
|
save(path);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void sortTomlSections(toml::ordered_value& data) {
|
void sortTomlSections(toml::ordered_value& data) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue