arogue5: add the savedir feature.
This commit is contained in:
parent
14fad3b319
commit
38a8534eb5
5 changed files with 40 additions and 4 deletions
|
|
@ -114,6 +114,7 @@ bool firstmove = FALSE;
|
|||
bool askme = FALSE;
|
||||
bool in_shell = FALSE;
|
||||
bool daytime = TRUE;
|
||||
bool use_savedir = FALSE;
|
||||
coord delta; /* Change indicated to get_dir() */
|
||||
LEVTYPE levtype; /* type of level i'm on */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue