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


version 1.1 version 1.2
Line 13
 
Line 13
 #include "multi.h"  #include "multi.h"
 #include "player.h"  #include "player.h"
 #include "hudmsg.h"  #include "hudmsg.h"
   //added 6/15/99 - Owen Evans
   #include "strutil.h"
   //end added
   
 extern void network_dump_player(ubyte * server, ubyte *node, int why);  extern void network_dump_player(ubyte * server, ubyte *node, int why);
   

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