home *** CD-ROM | disk | FTP | other *** search
- /* $Id: amigmach.h,v 1.6 89/05/06 17:13:11 lee Exp $
- *
- * GLIB - a Generic LIBrarian and editor for synths
- *
- * Machine dependent stuff.
- *
- * Amiga version
- * Alan Bland
- * $Log: amigmach.h,v $
- * Revision 1.6 89/05/06 17:13:11 lee
- * rel. to comp.sources.misc
- *
- */
-
- #include <string.h>
-
- #define INT16 int
-
- #define STATMIDI statmidi()
- #define AMIGA
-