inline mark_surfaces

This commit is contained in:
Bill Currie 2001-08-29 20:55:14 +00:00
parent 0d55476711
commit fa036c7c11
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ loc0:
}
}
static void
static inline void
mark_surfaces (msurface_t *surf, vec3_t lightorigin, dlight_t *light, int bit)
{
float dist;