--- deliantra/server/random_maps/monster.C 2006/12/25 14:43:23 1.6 +++ deliantra/server/random_maps/monster.C 2006/12/30 18:45:28 1.7 @@ -64,7 +64,7 @@ /* place some monsters into the map. */ void -place_monsters (maptile *map, char *monsterstyle, int difficulty, RMParms * RP) +place_monsters (maptile *map, char *monsterstyle, int difficulty, random_map_params * RP) { char styledirname[256]; maptile *style_map = 0;