--- deliantra/server/random_maps/exit.C 2009/10/12 14:00:58 1.34 +++ deliantra/server/random_maps/exit.C 2009/11/06 13:03:34 1.35 @@ -29,7 +29,7 @@ /* find a character in the layout. fx and fy are pointers to where to find the char. fx,fy = -1 if not found. */ -void +static void find_in_layout (int mode, char target, int *fx, int *fy, char **layout, random_map_params *RP) { int M;