Searched defs:wscofmt (Results 1 – 1 of 1) sorted by relevance
53 struct wscofmt { /* This is the structure for the winning struct55 long score; /* the score of the player */56 long timeused; /* the time used in mobuls to win the58 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 */