Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ renderconsole
Function
renderconsole
source/src/console.cpp:95–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
COMMANDN(toggleconsole, toggleconsole,
""
);
94
95
void renderconsole() { con.render(); }
96
97
stream *clientlogfile = NULL;
98
vector<char> *bootclientlog = new vector<char>;
Callers
1
gl_drawhud
Function · 0.85
Calls
1
render
Method · 0.45
Tested by
no test coverage detected