home *** CD-ROM | disk | FTP | other *** search
/ Audio 4.94 - Over 11,000 Files / audio-11000.iso / amiga / midi / glib.lzh / GLIB / AMIGA-MACH.H < prev    next >
Encoding:
C/C++ Source or Header  |  1991-08-16  |  179 b   |  14 lines

  1. /*
  2.  * GLIB - a Generic LIBrarian and editor for synths
  3.  *
  4.  * Machine dependent stuff.
  5.  *
  6.  * Amiga version
  7.  */
  8.  
  9. #include <string.h>
  10.  
  11. #define INT16 int
  12.  
  13. #define STATMIDI    statmidi()
  14.