home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
cbm
/
nduk-v37.lha
/
V37
/
include
/
resources
/
battclock.h
next >
Wrap
C/C++ Source or Header
|
1991-11-27
|
378b
|
18 lines
#ifndef RESOURCES_BATTCLOCK_H
#define RESOURCES_BATTCLOCK_H 1
/*
** $Filename: resources/battclock.h $
** $Release: 2.04 Includes, V37.4 $
** $Revision: 36.4 $
** $Date: 90/05/01 $
**
** BattClock resource name strings.
**
** (C) Copyright 1989-1991 Commodore-Amiga Inc.
** All Rights Reserved
*/
#define BATTCLOCKNAME "battclock.resource"
#endif /* RESOURCES_BATTCLOCK_H */