Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ hudonlyf
Function
hudonlyf
source/src/renderhud.cpp:433–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
431
}
432
433
void hudonlyf(const char *s, ...)
434
{
435
defvformatstring(sf, s, s);
436
hudmsgs.addline(sf);
437
}
438
439
void hudeditf(int type, const char *s, ...)
440
{
Callers
nothing calls this directly
Calls
1
addline
Method · 0.45
Tested by
no test coverage detected