Difference for include/sproto.h from version 1.73 to 1.74


version 1.73 version 1.74
Line 870
 
Line 870
 void smooth_wind(void);  void smooth_wind(void);
 void plot_gulfstream(void);  void plot_gulfstream(void);
 void compute_sky(void);  void compute_sky(void);
   void weather_effect(char *filename);
   object *avoid_weather(int *av, mapstruct *m, int x, int y, int *gs, int grow);
   void let_it_snow(mapstruct *m, int wx, int wy, char *filename);
   void singing_in_the_rain(mapstruct *m, int wx, int wy, char *filename);
   void plant_a_garden(mapstruct *m, int wx, int wy, char *filename);
   void change_the_world(mapstruct *m, int wx, int wy, char *filename);
   void feather_map(mapstruct *m, int wx, int wy, char *filename);
 void process_rain(void);  void process_rain(void);


Legend:
line(s) removed in v.1.73 
line(s) changed
 line(s) added in v.1.74

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:31