version 1.71 | version 1.72 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_c_misc_c = | * static char *rcsid_c_misc_c = | |||
* "$Id: c_misc.c,v 1.71 2005/10/28 19:08:53 akirschbaum Exp $"; | * "$Id: c_misc.c,v 1.72 2005/12/05 23:34:04 akirschbaum Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
} | } | |||
int explore_mode() { | int explore_mode(void) { | |||
player *pl; | player *pl; | |||
if (settings.explore_mode == TRUE) { | if (settings.explore_mode == TRUE) { |
Legend:
|