Difference for main/piggy.h from version 1.1 to 1.2


version 1.1 version 1.2
Line 19
 
Line 19
  * Interface to piggy functions.   * Interface to piggy functions.
  *    *
  * $Log$   * $Log$
  * Revision 1.1  1999/06/14 22:12:58  donut   * Revision 1.2  1999/09/22 02:04:09  donut
  * Initial revision   * include settings.h in piggy.h
    *
    * Revision 1.1.1.1  1999/06/14 22:12:58  donut
    * Import of d1x 1.37 source.
  *   *
  * Revision 2.0  1995/02/27  11:31:21  john   * Revision 2.0  1995/02/27  11:31:21  john
  * New version 2.0, which has no anonymous unions, builds with   * New version 2.0, which has no anonymous unions, builds with
Line 72
 
Line 75
   
 #include "digi.h"  #include "digi.h"
 #include "sounds.h"  #include "sounds.h"
   #include "settings.h"
   
 typedef struct bitmap_index  typedef struct bitmap_index
   {    {

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