diff --git a/qbsp/map.cc b/qbsp/map.cc index dd6b4490..bd5511f5 100644 --- a/qbsp/map.cc +++ b/qbsp/map.cc @@ -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;