xrogue: record the result of each game in a logfile.
This commit is contained in:
parent
283506baf9
commit
9c0cafd74d
3 changed files with 55 additions and 0 deletions
|
|
@ -1259,6 +1259,8 @@ void byebye(int sig), genmonsters(), quit(int sig),
|
|||
|
||||
void teleport();
|
||||
|
||||
void writelog(unsigned long amount, int flags, short monst);
|
||||
|
||||
int undance(), land(), cloak_charge(), wghtchk();
|
||||
|
||||
int add_intelligence(), add_strength(), add_wisdom(), add_dexterity(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue