rogue4: add logging all games

This commit is contained in:
John "Elwin" Edwards 2009-11-26 03:02:13 +00:00
parent f9c589b480
commit 4bc7038945
6 changed files with 75 additions and 2 deletions

View file

@ -41,7 +41,7 @@ extern char _flags[], _level[], file_name[], fruit[],
extern int a_chances[], a_class[], count, dnum, food_left,
fung_hit, fd, group, hungry_state, inpack, lastscore,
level, max_level, mpos, no_command, no_food, no_move,
level, lfd, max_level, mpos, no_command, no_food, no_move,
ntraps, purse, quiet, total;
extern long seed;