ref: soft: fix build

This commit is contained in:
Alibek Omarov
2026-04-13 10:00:15 +05:00
parent 313cda5478
commit a125f90d12

View File

@@ -53,7 +53,7 @@ static void (*surfmiptable[4])( void ) = {
};
// void R_BuildLightMap (void);
extern unsigned blocklights[10240]; // allow some very large lightmaps
static unsigned blocklights[10240]; // allow some very large lightmaps
static float surfscale;
static qboolean r_cache_thrash; // set if surface cache is thrashing