Files
commandergenius/project/jni/boost/dummy.c

8 lines
54 B
C

int
SDL_main(int argc, char *argv[])
{
return 0;
}