home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d2xx / d228 / glib.lha / Glib / amiga-mach.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-06-27  |  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.