mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 23:37:09 -05:00
Fixed wrong comment in implementation for Android.
This commit is contained in:
parent
a4adcf6da5
commit
65ef074256
|
|
@ -81,7 +81,6 @@ public class SDLActivity extends Activity {
|
|||
}
|
||||
|
||||
/**
|
||||
* This method is called by SDL using JNI.
|
||||
* This method is called by SDL before starting the native application thread.
|
||||
* It can be overridden to provide the arguments after the application name.
|
||||
* The default implementation returns an empty array. It never returns null.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user