home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
tools
/
workbench
/
maxmenu
/
screennotify10.lha
/
ScreenNotify
/
include
/
proto
/
screennotify.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
|
1995-03-26
|
210 b
|
8 lines
#ifndef PROTO_SCREENNOTIFY_H
#define PROTO_SCREENNOTIFY_H
#include <exec/types.h>
extern struct Library *ScreenNotifyBase;
#include <clib/screennotify_protos.h>
#include <pragmas/screennotify_pragmas.h>
#endif