MCPcopy Create free account
hub / github.com/ZDoom/Raze / hw_ClearSplitSector

Function hw_ClearSplitSector

source/core/rendering/hw_sections.cpp:719–722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

717}
718
719void hw_ClearSplitSector()
720{
721 splits.Clear();
722}

Callers 1

PostProcessLevelFunction · 0.85

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected