ALL: initialise -> initialize

This commit is contained in:
Matthew Hoops 2011-05-25 11:17:11 -04:00
parent 7ff9f34aef
commit 9539017ee3
121 changed files with 324 additions and 324 deletions

View file

@ -179,7 +179,7 @@ void OSystem_Android::initSurface() {
JNI::initSurface();
// Initialise OpenGLES context.
// Initialize OpenGLES context.
GLESTexture::initGLExtensions();
if (_game_texture)