changeset 2765 | f55c87ae336b |
parent 2753 | 0969758c8809 |
child 2859 | 99210400e8b9 |
2764:4868c0df2e83 | 2765:f55c87ae336b |
---|---|
34 #ifdef __cplusplus |
34 #ifdef __cplusplus |
35 extern "C" |
35 extern "C" |
36 { |
36 { |
37 #endif |
37 #endif |
38 |
38 |
39 #ifdef __IPHONEOS__ |
|
40 #include <OpenGLES/ES1/gl.h> /* Header File For The OpenGL ES Library */ |
|
41 #endif |
|
39 |
42 |
40 #ifndef APIENTRY |
43 #ifndef APIENTRY |
41 #define APIENTRY |
44 #define APIENTRY |
42 #endif |
45 #endif |
43 |
46 |