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