mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 18:58:54 +01:00
internal/graphicsdriver/opengl/gles: add GLES_SILENCE_DEPRECATION to suppress warnings
This commit is contained in:
parent
f2e19f9fe5
commit
6b34ddecfa
@ -27,6 +27,7 @@ package gles
|
||||
// #endif
|
||||
//
|
||||
// #if defined(os_ios)
|
||||
// #define GLES_SILENCE_DEPRECATION
|
||||
// #include <OpenGLES/ES2/glext.h>
|
||||
// #endif
|
||||
import "C"
|
||||
|
Loading…
Reference in New Issue
Block a user