src/main/android/SDL_android_main.c


Log

Author Commit Date CI Message
Philipp Wiesemann 8cab5ae3 2014-11-25T22:31:14 Fixed limitation for number of custom main() arguments on Android. Limitation was size of the reference table because local refs were not deleted.
Philipp Wiesemann 9c398852 2014-11-22T22:20:40 Corrected header file documentation comment.