Change draw segment list to use TArray

This commit is contained in:
Magnus Norddahl 2017-02-03 21:11:55 +01:00
commit da346427d3
9 changed files with 65 additions and 78 deletions

View file

@ -248,7 +248,6 @@ namespace swrenderer
{
RenderTranslucentPass::Instance()->Deinit();
Clip3DFloors::Instance()->Cleanup();
DrawSegmentList::Instance()->Deinit();
}
/////////////////////////////////////////////////////////////////////////