瀏覽代碼

Remove the Android hack, we can control it from the NDK build scripts.

legacy
Sam Hocevar sam 15 年之前
父節點
當前提交
dad4497ebe
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. +0
    -5
      src/lolgl.h

+ 0
- 5
src/lolgl.h 查看文件

@@ -18,11 +18,6 @@


#define GL_GLEXT_PROTOTYPES #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 */ /* Only define one GL platform */
#if defined HAVE_GL_1X #if defined HAVE_GL_1X
# undef HAVE_GLES_1X # undef HAVE_GLES_1X


Loading…
取消
儲存