0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-04-21 08:51:24 +00:00
This commit is contained in:
Ragnvald Maartmann-Moe IV 2002-09-19 02:45:57 +00:00
parent 6376ebb253
commit e5582a9f2d

View file

@ -410,7 +410,7 @@ LeafFlow (int leafnum)
{
byte *dest, *outbuffer;
byte compressed[MAX_MAP_LEAFS / 8];
int numbvis, i, j;
int numvis, i, j;
leaf_t *leaf;
portal_t *portal;