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

Function resetcomplete

source/src/command.cpp:703–706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

701static int completesize = -1, nickcompletesize = -1;
702
703void resetcomplete()
704{
705 nickcompletesize = completesize = -1;
706}
707
708bool nickcomplete(char *s, bool reversedirection)
709{

Callers 1

consolekeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected