home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
tools
/
libs
/
xfd
/
developper
/
include
/
c
/
proto
/
xfdmaster.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-03-01
|
323 b
|
18 lines
#ifndef _PROTO_XFDMASTER_H
#define _PROTO_XFDMASTER_H
#ifndef __NOLIBBASE__
extern struct xfdMasterBase *xfdMasterBase;
#endif
#include <exec/types.h>
#include <clib/xfdmaster_protos.h>
#ifdef __GNUC__
#include <inline/xfdmaster.h>
#else
#include <pragma/xfdmaster_lib.h>
#endif
#endif /* _PROTO_XFDMASTER_H */