Difference for include/sproto.h from version 1.65 to 1.66


version 1.65 version 1.66
Line 856
 
Line 856
 int similar_direction(int a, int b);  int similar_direction(int a, int b);
 char *weathermap_to_worldmap_corner(int wx, int wy, int *x, int *y, int dir);  char *weathermap_to_worldmap_corner(int wx, int wy, int *x, int *y, int dir);
 void plot_gulfstream(void);  void plot_gulfstream(void);
   int worldmap_to_weathermap(int x, int y, int *wx, int *wy, char *filename);
   int real_temperature(int x, int y);


Legend:
line(s) removed in v.1.65 
line(s) changed
 line(s) added in v.1.66

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