home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Times
/
AmigaTimes.iso
/
sonstiges
/
tools
/
NewIconsV4
/
Developers
/
Include
/
proto
/
newicon.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-10-06
|
231 b
|
9 lines
#ifndef PROTO_NEWICON_H
#define PROTO_NEWICON_H
#include <exec/types.h>
extern struct NewIconBase *NewIconBase ;
/*extern struct Library *NewIconBase ;*/
#include <clib/newicon_protos.h>
#include <pragmas/newicon_pragmas.h>
#endif