home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
AACD
/
Programming
/
vbcc_MorphOS
/
machines
/
amigappc
/
include
/
proto
/
cybergraphics.h
< prev
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
|
2000-08-20
|
194 b
|
8 lines
#ifndef PROTO_CYBERGFX_H
#define PROTO_CYBERGFX_H
#include <exec/types.h>
#include <exec/libraries.h>
extern struct Library *CyberGfxBase;
#include <cybergraphics/cybergraphics_protos.h>
#endif