home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Workbench
/
Libs
/
GADUTIL.LHA
/
GadUtil
/
include
/
proto
/
gadutil.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1994-12-24
|
184 b
|
7 lines
#ifndef PROTO_GADUTIL_H
#define PROTO_GADUTIL_H
#include <exec/types.h>
extern struct Library *GadUtilBase;
#include <clib/gadutil_protos.h>
#include <pragmas/gadutil_pragmas.h>
#endif