mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 20:06:58 +03:00
Merge pull request #415 from TayouVR/fix-main-warning
This commit is contained in:
commit
e6d057fe6d
1 changed files with 2 additions and 0 deletions
|
|
@ -91,5 +91,7 @@ int main(int argc, char *argv[])
|
|||
return 1;
|
||||
case Application::Succeeded:
|
||||
return 0;
|
||||
default:
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue