home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The AGA Experience 2
/
agavol2.iso
/
software
/
utilities
/
wb_tools
/
swazblanker
/
programmer
/
include
/
proto
/
swazblanker.h
< prev
next >
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-12-24
|
213 b
|
8 lines
#ifndef PROTO_SWAZBLANKER_H
#define PROTO_SWAZBLANKER_H
#include <exec/types.h>
extern struct SwazBlankerBase *SwazBlankerBase;
#include <clib/swazblanker_protos.h>
#include <pragmas/swazblanker_pragmas.h>
#endif