mirror of
https://github.com/yawut/SDL.git
synced 2026-09-09 01:26:24 -05:00
Android has OpenGL ES too...
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#ifdef __IPHONEOS__
|
||||
#if defined(__IPHONEOS__) || defined(__ANDROID__)
|
||||
#define HAVE_OPENGLES
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user