mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Wrong return.
This commit is contained in:
parent
0e171fca6a
commit
962afa215e
@ -227,5 +227,5 @@ int main(int argc, char* argv[], char* envp[])
|
||||
|
||||
Sleep(5000);
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
return EXIT_FAILURE;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user