summaryrefslogtreecommitdiff
path: root/Source/external/SDL2/src/main/android/SDL_android_main.c
blob: 054738a9aa57f4730ad3171dac68b510599ad7c1 (plain)
1
2
3
4
5
6
7
/*
    SDL_android_main.c, placed in the public domain by Sam Lantinga  3/13/14

    As of SDL 2.0.6 this file is no longer necessary.
*/

/* vi: set ts=4 sw=4 expandtab: */