Corrected comment in Java file.
This commit is contained in:
parent
5126239a00
commit
7615624d82
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ public class SDLActivity extends Activity {
|
|||
protected static Thread mAudioThread;
|
||||
protected static AudioTrack mAudioTrack;
|
||||
|
||||
// EGL private objects
|
||||
// EGL objects
|
||||
protected static EGLContext mEGLContext;
|
||||
protected static EGLSurface mEGLSurface;
|
||||
protected static EGLDisplay mEGLDisplay;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue