arogue5: implement logging.
This commit is contained in:
parent
38a8534eb5
commit
4c16144c6b
4 changed files with 54 additions and 1 deletions
|
|
@ -965,6 +965,7 @@ bool blue_light(), can_blink(), creat_mons(), add_pack(),
|
|||
long check_level();
|
||||
void byebye(int sig), genmonsters();
|
||||
int land(), undance();
|
||||
void writelog(unsigned long amount, int flags, short monst);
|
||||
#ifdef CHECKTIME
|
||||
int checkout();
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue