mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-13 01:26:50 -04:00
Fix last commit
This commit is contained in:
parent
bf6a3d83cd
commit
fa1350b1f7
@ -153,7 +153,7 @@ Thus it is **NOT SAFE** to allocate a string on the stack. */
|
|||||||
#ifndef CC_BUILD_MANUAL
|
#ifndef CC_BUILD_MANUAL
|
||||||
#if defined _WIN32
|
#if defined _WIN32
|
||||||
#define CC_BUILD_WIN
|
#define CC_BUILD_WIN
|
||||||
#define CC_BUILD_GL
|
#define CC_BUILD_D3D9
|
||||||
#define CC_BUILD_WINGUI
|
#define CC_BUILD_WINGUI
|
||||||
#define CC_BUILD_WININET
|
#define CC_BUILD_WININET
|
||||||
#define CC_BUILD_WINMM
|
#define CC_BUILD_WINMM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user