home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaMiscModsCD3.iso
/
_PROGRAMME
/
PLAYER
/
MULTIFORMAT
/
SPLibDev.lha
/
superplay-lib_DEV
/
Programmers
/
include
/
proto
/
spobjects.h
next >
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
|
357 b
|
17 lines
/*
** $VER: spobjects.h 5.1 (8.8.96)
**
** prototype/pragma include for superplay.library's SPObjects
**
** (C) Copyright 1994-96 Andreas R. Kleinert
** All Rights Reserved.
*/
#ifndef PROTO_SPOBJECTS_H
#define PROTO_SPOBJECTS_H
#include <clib/spobjects_protos.h>
#include <pragmas/spobjects_pragmas.h>
#endif /* PROTO_SPOBJECTS_H */