home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume6 / glib / part01 / amigmach.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-05-14  |  358 b   |  21 lines

  1. /* $Id: amigmach.h,v 1.6 89/05/06 17:13:11 lee Exp $
  2.  *
  3.  * GLIB - a Generic LIBrarian and editor for synths
  4.  *
  5.  * Machine dependent stuff.
  6.  *
  7.  * Amiga version
  8.  * Alan Bland
  9.  * $Log:    amigmach.h,v $
  10.  * Revision 1.6  89/05/06  17:13:11  lee
  11.  * rel. to comp.sources.misc
  12.  * 
  13.  */
  14.  
  15. #include <string.h>
  16.  
  17. #define INT16 int
  18.  
  19. #define STATMIDI    statmidi()
  20. #define AMIGA
  21.