home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
CDTools
/
Players
/
DeliTracker
/
Bonus
/
playsid3.lha
/
PlaySID3.0
/
include
/
proto
/
playsid.h
Wrap
C/C++ Source or Header
|
1994-08-12
|
189b
|
8 lines
#ifndef PROTO_PLAYSID_H
#define PROTO_PLAYSID_H
#include <exec/types.h>
extern struct PlaySidBase *PlaySidBase;
#include <clib/playsid_protos.h>
#include <pragmas/playsid_pragmas.h>
#endif