kmx git
login
register
kc3-lang
/
SDL
/
src/main/android/SDL_android_main.c
src/main/android/SDL_android_main.c
Log
Author
Commit
Date
CI
Message
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.
9c398852
2014-11-22T22:20:40
Corrected header file documentation comment.