forgot to save changes oops

This commit is contained in:
UnknownShadow200 2020-12-05 22:55:42 +11:00
parent c70c38442d
commit 9535e8866d

View file

@ -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