MCPcopy 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
433void hudonlyf(const char *s, ...)
434{
435 defvformatstring(sf, s, s);
436 hudmsgs.addline(sf);
437}
438
439void hudeditf(int type, const char *s, ...)
440{

Callers

nothing calls this directly

Calls 1

addlineMethod · 0.45

Tested by

no test coverage detected