| version 1.1 | | version 1.2 |
|---|
| | |
| * 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 |
| | |
| | | |
| #include "digi.h" | | #include "digi.h" |
| #include "sounds.h" | | #include "sounds.h" |
| | | #include "settings.h" |
| | | |
| typedef struct bitmap_index | | typedef struct bitmap_index |
| { | | { |