Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
797
void clearminimap()
798
{
799
minimapdirty = true;
800
}
801
802
COMMAND(clearminimap,
""
);
803
VARFP(minimapres, 7, 9, 10, clearminimap());
Callers
3
rendergl.cpp
File · 0.85
drawzone
Function · 0.85
resetmap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected