#include #include int main(int argc, char *argv[]) { SDLTest_CommonState state; SDLTest_CommonDefaultArgs(&state, argc, argv); return 0; }