home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
programming
/
libraries
/
bitmap_lib_v13.lha
/
3AM
/
proto
/
bitmap.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
|
1994-10-22
|
156 b
|
7 lines
#ifndef PROTO_BITMAP_H
#define PROTO_BITMAP_H
extern struct Library *BitMapBase;
#include <clib/bitmap_protos.h>
#include <pragmas/bitmap_pragmas.h>
#endif