rogue3: make LOGFILE work with SAVEDIR
This commit is contained in:
parent
acb1a4fce9
commit
bbec0d0514
3 changed files with 2 additions and 9 deletions
|
|
@ -609,6 +609,7 @@ void new_monster(struct linked_list *item, int type, coord *c
|
|||
struct linked_list * new_thing(void);
|
||||
char * num(int n1, int n2);
|
||||
void nohaste(void);
|
||||
void open_log(void);
|
||||
void open_score(void);
|
||||
void option(void);
|
||||
int pack_char(struct object *obj);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue