rogue5: add savedir, logfile, bugfixes
This commit is contained in:
parent
3741c4867d
commit
53a15a3e2e
13 changed files with 2124 additions and 1397 deletions
|
|
@ -127,9 +127,11 @@ extern int wizard;
|
|||
extern char fruit[], prbuf[], whoami[];
|
||||
extern int orig_dsusp;
|
||||
extern FILE *scoreboard;
|
||||
extern FILE *logfi;
|
||||
extern int numscores;
|
||||
extern char *Numname;
|
||||
extern int allscore;
|
||||
extern int use_savedir;
|
||||
|
||||
/*
|
||||
* Function types
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue