mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-02 19:08:03 -06:00
Merge branch 'main' into user_and_settings
This commit is contained in:
commit
f8d0344138
@ -91,6 +91,7 @@ int main(int argc, char* argv[]) {
|
||||
const auto& extras = app.remaining();
|
||||
if (!extras.empty()) {
|
||||
gameArgs = extras;
|
||||
gameArgs.erase(gameArgs.begin());
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user