Fix tile.cpp
This commit is contained in:
parent
3766b3f3af
commit
d481f45443
@ -987,7 +987,7 @@ video::IImage* TextureSource::generateImage(const std::string &name)
|
|||||||
return baseimg;
|
return baseimg;
|
||||||
}
|
}
|
||||||
|
|
||||||
#if !defined(__ANDROID__) && !defined(__IOS__)
|
#if 0
|
||||||
static inline u16 get_GL_major_version()
|
static inline u16 get_GL_major_version()
|
||||||
{
|
{
|
||||||
const GLubyte *gl_version = glGetString(GL_VERSION);
|
const GLubyte *gl_version = glGetString(GL_VERSION);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user