home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ACS 1998 #2
/
amigaacscoverdisc1998-021998.iso
/
utilities
/
shareware
/
gfxboard
/
rtgmaster_dev
/
includes
/
c
/
proto
/
rtgextra.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-09-22
|
280 b
|
20 lines
/*
** $VER: rtgmaster.h 1.000 (27 Jan 1996)
*/
#ifndef PROTO_RTGMASTER_H
#define PROTO_RTGMASTER_H
#ifndef RTGMASTER_H
#include <rtgmaster/rtgmaster.h>
#endif
#ifndef RTGSUBLIBS_H
#include <rtgmaster/rtgsublibs.h>
#endif
extern struct RTGExtraBase *RTGExtraBase;
#endif