home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 107 / EnigmaAmiga107CD.iso / Software / Emulatori / cp4 / Support / PlaySID3.0 / include / proto / playsid.h
C/C++ Source or Header  |  1994-08-12  |  189b  |  8 lines

  1. #ifndef PROTO_PLAYSID_H
  2. #define PROTO_PLAYSID_H
  3. #include <exec/types.h>
  4. extern struct PlaySidBase *PlaySidBase;
  5. #include <clib/playsid_protos.h>
  6. #include <pragmas/playsid_pragmas.h>
  7. #endif
  8.