home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 114
/
af114sub.adf
/
GadToolsBox3.lzx
/
GadToolsBox3
/
Developers
/
smartbitmap.image
/
include
/
proto
/
smartbitmap.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1998-01-11
|
237 b
|
9 lines
#ifndef PROTO_SMARTBITMAP_H
#define PROTO_SMARTBITMAP_H
#include <exec/types.h>
extern struct Library *SmartBitMapBase;
#include <clib/smartbitmap_protos.h>
#include <pragmas/smartbitmap_pragmas.h>
#include <images/smartbitmap.h>
#endif