home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
grafix
/
rainbow_system
/
developer
/
c_includes.lha
/
include
/
proto
/
rainbowsystem.h
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
|
1998-02-25
|
229 b
|
12 lines
#ifndef PROTO_RAINBOWSYSTEM_H
#define PROTO_RAINBOWSYSTEM_H
#include <exec/types.h>
extern struct RainbowSystemBase *RainbowSystemBase;
#include <clib/rainbowsystem_protos.h>
#include <pragmas/rainbowsystem_pragmas.h>
#endif