Difference for main/pingstat.c from version 1.1 to 1.2


version 1.1 version 1.2
Line 1
 
Line 1
 /* pingstat.c by Victor Rachels for constant ping/stat info */  /* pingstat.c by Victor Rachels for constant ping/stat info */
   #include <string.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <stdio.h>  #include <stdio.h>
 #include "game.h"  #include "game.h"

Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2