mirror of https://github.com/ClassiCube/ClassiCube
fix
This commit is contained in:
parent
4712bf5909
commit
c25b0053d0
|
|
@ -138,6 +138,7 @@ typedef cc_uint8 cc_bool;
|
|||
#define CC_WIN_BACKEND_COCOA 6
|
||||
#define CC_WIN_BACKEND_BEOS 7
|
||||
#define CC_WIN_BACKEND_ANDROID 8
|
||||
#define CC_WIN_BACKEND_WIN32CE 9
|
||||
|
||||
#define CC_GFX_BACKEND_SOFTGPU 1
|
||||
#define CC_GFX_BACKEND_GL1 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue