mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-18 03:55:19 -04:00
Fix Windows builds oops
This commit is contained in:
parent
a31fec1973
commit
f09b8d9375
@ -186,7 +186,7 @@ typedef cc_uint8 cc_bool;
|
|||||||
#define CC_BUILD_HTTPCLIENT
|
#define CC_BUILD_HTTPCLIENT
|
||||||
#define DEFAULT_AUD_BACKEND CC_AUD_BACKEND_WINMM
|
#define DEFAULT_AUD_BACKEND CC_AUD_BACKEND_WINMM
|
||||||
#define DEFAULT_SSL_BACKEND CC_SSL_BACKEND_SCHANNEL
|
#define DEFAULT_SSL_BACKEND CC_SSL_BACKEND_SCHANNEL
|
||||||
#define DEFAULT_GFX_BACKEND CC_GFX_BACKEND_GL1
|
#define DEFAULT_GFX_BACKEND CC_GFX_BACKEND_D3D9
|
||||||
#define DEFAULT_WIN_BACKEND CC_WIN_BACKEND_WIN32
|
#define DEFAULT_WIN_BACKEND CC_WIN_BACKEND_WIN32
|
||||||
#elif defined __ANDROID__
|
#elif defined __ANDROID__
|
||||||
#define CC_BUILD_ANDROID
|
#define CC_BUILD_ANDROID
|
||||||
|
Loading…
x
Reference in New Issue
Block a user