Files
commandergenius/project/jni/ffmpeg/dummy.c
2011-06-06 18:37:11 +03:00

8 lines
54 B
C

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