xrogue: record the result of each game in a logfile.

This commit is contained in:
John "Elwin" Edwards 2015-05-05 11:24:02 -04:00
parent 283506baf9
commit 9c0cafd74d
3 changed files with 55 additions and 0 deletions

View file

@ -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(),