home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enigma Amiga Life 107
/
EnigmaAmiga107CD.iso
/
Software
/
Emulatori
/
cp4
/
Support
/
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