mirror of https://github.com/ClassiCube/ClassiCube
add CC_BUILD_GL11_FALLBACK for hpux
This commit is contained in:
parent
d6e7c9b41d
commit
60c7da3cfb
|
|
@ -362,6 +362,7 @@ typedef cc_uint8 cc_bool;
|
|||
#define CC_BIG_ENDIAN
|
||||
#define CC_BUILD_NOMUSIC
|
||||
#define CC_BUILD_NOSOUNDS
|
||||
#define CC_BUILD_GL11_FALLBACK
|
||||
#define DEFAULT_NET_BACKEND CC_NET_BACKEND_BUILTIN
|
||||
#define DEFAULT_AUD_BACKEND CC_AUD_BACKEND_NULL
|
||||
#define DEFAULT_GFX_BACKEND CC_GFX_BACKEND_GL1
|
||||
|
|
|
|||
Loading…
Reference in New Issue