diff options
author | 2016-11-16 16:26:13 +0100 | |
---|---|---|
committer | 2016-11-16 16:28:01 +0100 | |
commit | 47a05778bff9388fc6c479461dd3804c79d7b539 (patch) | |
tree | bb3d4dc8df676b8aa478339b3fd0cd305dc4ac4d /3rdparty/SDL2/include/SDL_main.h | |
parent | e61b392edfbfe5b9d70908c087632da915a3abd8 (diff) |
Updated SDL2 to 2.0.5 (nw)
Diffstat (limited to '3rdparty/SDL2/include/SDL_main.h')
-rw-r--r-- | 3rdparty/SDL2/include/SDL_main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/SDL2/include/SDL_main.h b/3rdparty/SDL2/include/SDL_main.h index 9ce3754e93c..67afea5e70f 100644 --- a/3rdparty/SDL2/include/SDL_main.h +++ b/3rdparty/SDL2/include/SDL_main.h @@ -63,7 +63,7 @@ /* On Android SDL provides a Java class in SDLActivity.java that is the main activity entry point. - See README-android.txt for more details on extending that class. + See README-android.md for more details on extending that class. */ #define SDL_MAIN_NEEDED |