MCPcopy Create free account
hub / github.com/assaultcube/AC / addline

Method addline

source/src/console.cpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 }
33
34 void addline(const char *sf) { consolebuffer<cline>::addline(sf, totalmillis); numconlines++; }
35
36 void render()
37 {

Callers 1

conoutfFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected