fix build (unwanted static on TestExpandBrushes)
This commit is contained in:
parent
a2a7b987bc
commit
fe43928802
|
|
@ -2859,7 +2859,7 @@ allow visual inspection of the clipping bevels
|
|||
from q3map
|
||||
================
|
||||
*/
|
||||
static void TestExpandBrushes(mapentity_t *src)
|
||||
void TestExpandBrushes(mapentity_t *src)
|
||||
{
|
||||
bspbrush_t::container hull1brushes;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue