home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
AACD
/
Programming
/
vbcc_MorphOS
/
machines
/
morphos
/
include
/
proto
/
rtgmaster.h
< prev
next >
Wrap
C/C++ Source or Header
|
2000-08-20
|
162b
|
7 lines
#ifndef PROTO_RTGMASTER_H
#define PROTO_RTGMASTER_H
#include <exec/types.h>
extern struct RTGMasterBase *RTGMasterBase;
#include <clib/rtgmaster_protos.h>
#endif