Compare commits
2 Commits
dfbfe66a15
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ab1fef02e1 | |||
| 80d0a2cd0e |
@ -294,4 +294,4 @@ int main(int argc, char *argv[]) {
|
|||||||
SDL_DestroyWindow(window);
|
SDL_DestroyWindow(window);
|
||||||
SDL_Quit();
|
SDL_Quit();
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user