home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 2
/
LSD and 17bit Compendium Deluxe - Volume II.iso
/
a
/
prog
/
misc
/
gfront11.lha
/
GUIFront
/
Developer
/
Include
/
proto
/
guifront.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
|
1994-06-04
|
166 b
|
7 lines
#ifndef PROTO_GUIFRONT_H
#define PROTO_GUIFRONT_H
extern struct Library *GUIFrontBase;
#include <clib/guifront_protos.h>
#include <pragmas/guifront_pragmas.h>
#endif