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

Function clearminimap

source/src/rendergl.cpp:797–800  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

795}
796
797void clearminimap()
798{
799 minimapdirty = true;
800}
801
802COMMAND(clearminimap, "");
803VARFP(minimapres, 7, 9, 10, clearminimap());

Callers 3

rendergl.cppFile · 0.85
drawzoneFunction · 0.85
resetmapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected