home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1997 #4 / amigaacscoverdisc1997-041997.iso / w_acs_6'97 / delitracker_ii / bonus / playsid3.lzx / PlaySID3.0 / include / proto / playsid.h
C/C++ Source or Header  |  1989-02-28  |  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.