Core: Enable resource downloading for Flatpak builds

This commit is contained in:
Dexter Reed 2024-03-24 20:03:30 +00:00
parent a75515c191
commit 2bea8728da
No known key found for this signature in database
GPG Key ID: 68E4C1548B4808AF

View File

@ -120,9 +120,7 @@ typedef cc_uint8 cc_bool;
#define CC_BUILD_NETWORKING
#define CC_BUILD_FREETYPE
#ifndef CC_BUILD_FLATPAK
#define CC_BUILD_RESOURCES
#endif
/*#define CC_BUILD_GL11*/
#ifndef CC_BUILD_MANUAL