Home
last modified time | relevance | path

Searched defs:wscofmt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/games/larn/
H A Dscores.c53 struct wscofmt { /* This is the structure for the winning struct
55 long score; /* the score of the player */
56 long timeused; /* the time used in mobuls to win the
58 long taxes; /* taxes he owes to LRS */
59 long suid; /* the user id number of the player */
60 short hardlev;/* the level of difficulty player played at */
61 short order; /* the relative ordering place of this entry */
62 char who[40];/* the name of the character */