Searched refs:usermpoint (Results 1 – 1 of 1) sorted by relevance
20 static char usermpoint = 0; /* the user monster pointer */ variable209 strcpy(usermonster[(int)usermpoint], i); in readopts()210 if (usermpoint >= MAXUM) in readopts()212 if (isalpha(j = usermonster[(int)usermpoint][0])) { in readopts()215 … monster[k].name = &usermonster[(int)usermpoint++][0]; in readopts()