home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
fd2inline-1.0-bin.lha
/
include
/
proto
/
gadtools.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
211b
|
12 lines
#ifndef PROTO_GADTOOLS_H
#define PROTO_GADTOOLS_H
#include <clib/gadtools_protos.h>
#include <inline/gadtools.h>
#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ GadToolsBase;
#endif
#endif