Searched refs:totcharct (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.end.c696 int totcharct = 0; local
801 if (totcharct < sizeof(totchars) - 1)
802 totchars[totcharct++] = t1->plchar;
810 totchars[totcharct] = 0;

Completed in 137 milliseconds