Files
commandergenius/project/jni/android/dummy.c
2011-07-28 15:36:24 +03:00

8 lines
54 B
C

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