mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ref: soft: fix build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user