This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Remove the Android hack, we can control it from the NDK build scripts.
legacy
Sam Hocevar
sam
13 years ago
parent
fd465a0882
commit
dad4497ebe
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
src/lolgl.h
+ 0
- 5
src/lolgl.h
View File
@@ -18,11 +18,6 @@
#define GL_GLEXT_PROTOTYPES
/* Defines for exotic platforms (until they get their config.h) */
#ifdef ANDROID_NDK
# define HAVE_GLES_1X
#endif
/* Only define one GL platform */
#if defined HAVE_GL_1X
# undef HAVE_GLES_1X
Write
Preview
Loading…
Cancel
Save