mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-17 22:50:51 +00:00
undo my incorrect commit
This commit is contained in:
parent
0e8ba7cc12
commit
d35f027757
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ R_AddDynamicLights_1 (msurface_t *surf)
|
|||
}
|
||||
}
|
||||
|
||||
static void
|
||||
static inline void
|
||||
R_AddDynamicLights_3 (msurface_t *surf)
|
||||
{
|
||||
float dist;
|
||||
|
|
Loading…
Reference in a new issue