12 lines
310 B
C
12 lines
310 B
C
|
#include "g_local.h"
|
||
|
|
||
|
/*QUAKED func_snow (0 0 0) ?
|
||
|
Used to group brushes together just for editor convenience.
|
||
|
"height" distance from brush bottom to ground
|
||
|
*/
|
||
|
|
||
|
/*QUAKED func_rain (0 0 0) ?
|
||
|
Used to group brushes together just for editor convenience.
|
||
|
"height" distance from brush bottom to ground
|
||
|
*/
|