Home
last modified time | relevance | path

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

/original-bsd/games/larn/
H A Dscores.c40 struct wscofmt /* This is the structure for the winning scoreboard */ struct
42 long score; /* the score of the player */
43 long timeused; /* the time used in mobuls to win the game */
44 long taxes; /* taxes he owes to LRS */
45 long suid; /* the user id number of the player */
46 short hardlev; /* the level of difficulty player played at */
47 short order; /* the relative ordering place of this entry */
48 char who[40]; /* the name of the character */