소스 검색

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

/* 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


불러오는 중...
취소
저장