/* SDL_android_main.c, placed in the public domain by Sam Lantinga 3/13/14 */ #include #include #undef stderr FILE *stderr = &__sF[2]; /* vi: set ts=4 sw=4 expandtab: */