mirror of
https://github.com/yawut/SDL.git
synced 2026-08-27 19:24:30 -05:00
SDL_dummy_main.c:12: warning: ISO C does not allow extra â;â outside of a function
This commit is contained in:
@@ -9,5 +9,5 @@ int main(int argc, char *argv[])
|
||||
return(SDL_main(argc, argv));
|
||||
}
|
||||
#else
|
||||
/* Nothing to do on this platform */;
|
||||
/* Nothing to do on this platform */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user