arogue7: record completed games in a logfile.
This commit is contained in:
parent
b6ab08176a
commit
e4d23af7c5
3 changed files with 49 additions and 1 deletions
|
|
@ -1150,6 +1150,7 @@ void genmonsters(),
|
|||
add_constitution(), add_charisma(), res_intelligence(), res_strength(int),
|
||||
res_wisdom(), res_dexterity(), res_constitution(), res_charisma();
|
||||
|
||||
void writelog(unsigned long amount, int flags, short monst);
|
||||
|
||||
#ifdef CHECKTIME
|
||||
int checkout();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue