Fix type mismatch

Type mismatch
This commit is contained in:
codingwatching 2021-07-09 15:17:45 +07:00 committed by GitHub
parent a801bf6fd5
commit a8677ee431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,7 +166,7 @@ Thus it is **NOT SAFE** to allocate a string on the stack. */
#define CC_BUILD_EGL
#define CC_BUILD_TOUCH
#define CC_BUILD_OPENSLES
#defube CC_NOMAIN
#define CC_NOMAIN
#elif defined __linux__
#define CC_BUILD_LINUX
#define CC_BUILD_POSIX