mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-23 09:34:35 -05:00
forgot to save changes oops
This commit is contained in:
parent
c70c38442d
commit
9535e8866d
1 changed files with 1 additions and 2 deletions
|
@ -152,8 +152,7 @@ Thus it is **NOT SAFE** to allocate a string on the stack. */
|
|||
#ifndef CC_BUILD_MANUAL
|
||||
#if defined _WIN32
|
||||
#define CC_BUILD_WIN
|
||||
//#define CC_BUILD_D3D9
|
||||
#define CC_BUILD_GL
|
||||
#define CC_BUILD_D3D9
|
||||
#define CC_BUILD_WINGUI
|
||||
#define CC_BUILD_WGL
|
||||
#define CC_BUILD_WININET
|
||||
|
|
Loading…
Add table
Reference in a new issue