arogue5: implement logging.
This commit is contained in:
parent
38a8534eb5
commit
4c16144c6b
4 changed files with 54 additions and 1 deletions
|
|
@ -26,6 +26,7 @@
|
|||
* where scorefile should live
|
||||
*/
|
||||
#define SCOREFILE "/var/local/games/roguelike/arogue5.scr"
|
||||
#define LOGFILE "/var/local/games/roguelike/arogue5.log"
|
||||
#define SAVEDIR "/var/local/games/roguelike/arogue5save/"
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue