home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The AGA Experience 2
/
agavol2.iso
/
software
/
utilities
/
wb_tools
/
swazblanker
/
programmer
/
include
/
proto
/
swazconfig.h
< prev
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-10-29
|
207 b
|
8 lines
#ifndef PROTO_SWAZCONFIG_H
#define PROTO_SWAZCONFIG_H
#include <exec/types.h>
extern struct SwazConfigBase *SwazConfigBase;
#include <clib/swazconfig_protos.h>
#include <pragmas/swazconfig_pragmas.h>
#endif