mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-17 11:35:08 -04:00
Fix type mismatch
Type mismatch
This commit is contained in:
parent
a801bf6fd5
commit
a8677ee431
@ -166,7 +166,7 @@ Thus it is **NOT SAFE** to allocate a string on the stack. */
|
|||||||
#define CC_BUILD_EGL
|
#define CC_BUILD_EGL
|
||||||
#define CC_BUILD_TOUCH
|
#define CC_BUILD_TOUCH
|
||||||
#define CC_BUILD_OPENSLES
|
#define CC_BUILD_OPENSLES
|
||||||
#defube CC_NOMAIN
|
#define CC_NOMAIN
|
||||||
#elif defined __linux__
|
#elif defined __linux__
|
||||||
#define CC_BUILD_LINUX
|
#define CC_BUILD_LINUX
|
||||||
#define CC_BUILD_POSIX
|
#define CC_BUILD_POSIX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user