mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Merge pull request #415 from TayouVR/fix-main-warning
This commit is contained in:
parent
6e58635bfb
commit
79617d0c50
1 changed files with 2 additions and 0 deletions
|
|
@ -90,5 +90,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