Home
last modified time | relevance | path

Searched refs:sciv (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/games/larn/
Dscores.c50 char sciv[26][2]; /* this is the inventory list of the member
326 … iven[n] = sco[j].sciv[n][0]; in shou()
327 … ivenarg[n] = sco[j].sciv[n][1]; in shou()
544 p->sciv[j][0] = iven[j]; in new2sub()
545 p->sciv[j][1] = ivenarg[j]; in new2sub()
Dglobal.c34 extern char sciv[SCORESIZE + 1][26][2];