MCPcopy Create free account
hub / github.com/assaultcube/AC / resetzones

Function resetzones

source/src/rendergl.cpp:911–914  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

909COMMAND(drawzone, "iiiii");
910
911void resetzones()
912{
913 zones.shrink(0);
914}
915COMMAND(resetzones, "");
916
917int xtraverts;

Callers 1

resetmapFunction · 0.85

Calls 1

shrinkMethod · 0.80

Tested by

no test coverage detected