Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ consolescores
Function
consolescores
source/src/scoreboard.cpp:504–507 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
502
}
503
504
void consolescores()
505
{
506
printf(
"%s\n"
, asciiscores());
507
}
508
509
void winners()
510
{
Callers
1
timeupdate
Function · 0.85
Calls
1
asciiscores
Function · 0.85
Tested by
no test coverage detected