We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157ff57 commit 52807ceCopy full SHA for 52807ce
1 file changed
src/main.c
@@ -4,7 +4,7 @@
4
5
# include "main.h"
6
7
-void main() {
+int main() {
8
9
SDL_Surface *screen = NULL;
10
uint state = 0;
0 commit comments