home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
tools
/
libs
/
als
/
als-dev
/
als.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
|
1998-03-19
|
228 b
|
14 lines
#ifndef _PROTO_ALS_H
#define _PROTO_ALS_H
#ifndef __NOLIBBASE__
extern struct Library *alsbase;
#endif
#include <exec/types.h>
/* #include <clib/als_protos.h> */
#include <pragma/als_lib.h>
#endif /* _PROTO_ALS_H */