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


version 1.1 version 1.2
Line 19
 
Line 19
  * Functions to save/restore game state.   * Functions to save/restore game state.
  *    *
  * $Log$   * $Log$
  * Revision 1.1  1999/06/14 22:11:39  donut   * Revision 1.2  1999/06/14 23:44:12  donut
  * Initial revision   * Orulz' svgalib/ggi/noerror patches.
    *
    * Revision 1.1.1.1  1999/06/14 22:11:39  donut
    * Import of d1x 1.37 source.
  *   *
  * Revision 2.14  1995/05/26  16:16:10  john   * Revision 2.14  1995/05/26  16:16:10  john
  * Split SATURN into define's for requiring cd, using cd, etc.   * Split SATURN into define's for requiring cd, using cd, etc.
Line 259
 
Line 262
 #include "u_mem.h"  #include "u_mem.h"
 #include "network.h"  #include "network.h"
 #include "args.h"  #include "args.h"
   //added 6/15/99 - Owen Evans
   #include "strutil.h"
   //end added
   
   
 #ifndef SHAREWARE  #ifndef SHAREWARE
   

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