Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/assaultcube/AC
/ resetcontext
Function
resetcontext
source/src/command.cpp:1732–1735 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1730
}
1731
1732
void resetcontext()
1733
{
1734
curcontext = curinfo = NULL;
1735
}
1736
1737
void dumpexecutionstack(stream *f)
1738
{
Callers
7
execaction
Method · 0.85
open
Method · 0.85
exechook
Function · 0.85
execfile
Function · 0.85
loopv
Function · 0.85
updateaudio
Method · 0.85
quit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected