瀏覽代碼

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

legacy
Sam Hocevar sam 13 年之前
父節點
當前提交
dad4497ebe
共有 1 個檔案被更改,包括 0 行新增5 行删除
  1. +0
    -5
      src/lolgl.h

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

@@ -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


Loading…
取消
儲存