mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Unify OpenGL ES support
This commit is contained in:
parent
526a9e4b66
commit
ca363d3ef8
8 changed files with 39 additions and 21 deletions
|
@ -38,10 +38,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include <map>
|
||||
#include <set>
|
||||
|
||||
#ifdef __ANDROID__
|
||||
#include <GLES/gl.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
ItemDefinition
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue