This commit is contained in:
UnknownShadow200 2025-09-17 20:12:51 +10:00
parent 4712bf5909
commit c25b0053d0
1 changed files with 2 additions and 1 deletions

View File

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