mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-25 19:44:57 +00:00
fixup
This commit is contained in:
parent
e33e5e522a
commit
d81ae42b51
@ -132,7 +132,7 @@ int main(int argc, char* argv[]) {
|
||||
Config::save(Common::FS::GetUserPath(Common::FS::PathType::UserDir) / "config.toml");
|
||||
std::cout << "Addon folder successfully saved.\n";
|
||||
exit(0);
|
||||
}}};
|
||||
}};
|
||||
|
||||
if (argc == 1) {
|
||||
int dummy = 0; // one does not simply pass 0 directly
|
||||
|
Loading…
Reference in New Issue
Block a user