add CC_BUILD_GL11_FALLBACK for hpux

This commit is contained in:
Antoni Sawicki 2025-09-08 02:18:17 -07:00
parent d6e7c9b41d
commit 60c7da3cfb
1 changed files with 1 additions and 0 deletions

View File

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