version 1.91 | | version 1.92 |
---|
| | |
/* | | /* |
* static char *rcsid_main_c = | | * static char *rcsid_main_c = |
* "$Id: main.c,v 1.91 2005/07/16 21:10:39 akirschbaum Exp $"; | | * "$Id: main.c,v 1.92 2005/07/20 08:38:11 akirschbaum Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
} | | } |
| | |
| | |
/* This function is declared in reader.c */ | | |
int set_random_map_variable(RMParms *rp,char *buf); | | |
| | |
/* The player is trying to enter a randomly generated map. In this case, generate the | | /* The player is trying to enter a randomly generated map. In this case, generate the |
* random map as needed. | | * random map as needed. |
*/ | | */ |