version 1.87 | | version 1.88 |
---|
| | |
/* | | /* |
* static char *rcsid_main_c = | | * static char *rcsid_main_c = |
* "$Id: main.c,v 1.87 2005/01/24 07:29:25 mwedel Exp $"; | | * "$Id: main.c,v 1.88 2005/04/16 21:22:01 ryo_saeba 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. |
*/ | | */ |