We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578d002 commit d40f20eCopy full SHA for d40f20e
src/sdl_main.cpp
@@ -1,5 +1,6 @@
1
#include <SDL3/SDL.h>
2
#include <SDL3/SDL_main.h>
3
+
4
#include <cstdlib>
5
6
int main(int argc, char* argv[])
0 commit comments