HomeSort by: relevance | last modified time | path
    Searched defs:sciv (Results 1 - 2 of 2) sorted by relevancy

  /src/games/larn/
scores.c 50 char sciv[26][2]; /* this is the inventory list of the member in struct:scofmt
326 iven[n] = sco[j].sciv[n][0];
327 ivenarg[n] = sco[j].sciv[n][1];
544 p->sciv[j][0] = iven[j];
545 p->sciv[j][1] = ivenarg[j];
scores.c 50 char sciv[26][2]; /* this is the inventory list of the member in struct:scofmt
326 iven[n] = sco[j].sciv[n][0];
327 ivenarg[n] = sco[j].sciv[n][1];
544 p->sciv[j][0] = iven[j];
545 p->sciv[j][1] = ivenarg[j];

Completed in 22 milliseconds