home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 1
/
Mecomp-CD.iso
/
amiga
/
player
/
ahi
/
developer
/
include
/
proto
/
ahi.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
|
1996-01-13
|
165 b
|
8 lines
#ifndef PROTO_AHI_H
#define PROTO_AHI_H
#include <exec/types.h>
extern struct Library *AHIBase;
#include <clib/ahi_protos.h>
#include <pragmas/ahi_pragmas.h>
#endif