home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
fd2inline-1.0-bin.lha
/
include
/
proto
/
battmem.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
203b
|
12 lines
#ifndef PROTO_BATTMEM_H
#define PROTO_BATTMEM_H
#include <clib/battmem_protos.h>
#include <inline/battmem.h>
#ifndef __NOLIBBASE__
extern struct Node * __CONSTLIBBASEDECL__ BattMemBase;
#endif
#endif