home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaMiscModsCD3.iso
/
_PROGRAMME
/
PLAYER
/
MULTIFORMAT
/
SPLibDev.lha
/
superplay-lib_DEV
/
Programmers
/
include
/
proto
/
superplay.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-04-03
|
345 b
|
17 lines
/*
** $VER: superplay.h 5.1 (8.8.96)
**
** prototype/pragma include for superplay.library
**
** (C) Copyright 1994-96 Andreas R. Kleinert
** All Rights Reserved.
*/
#ifndef PROTO_SUPERPLAY_H
#define PROTO_SUPERPLAY_H
#include <clib/superplay_protos.h>
#include <pragmas/superplay_pragmas.h>
#endif /* PROTO_SUPERPLAY_H */