home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / cbm / nduk-v39.lha / V39 / include / resources / battclock.h next >
C/C++ Source or Header  |  1992-09-24  |  326b  |  16 lines

  1. #ifndef RESOURCES_BATTCLOCK_H
  2. #define RESOURCES_BATTCLOCK_H 1
  3. /*
  4. **    $VER: battclock.h 36.4 (01.05.90)
  5. **    Includes Release 39.108
  6. **
  7. **    BattClock resource name strings.
  8. **
  9. **    (C) Copyright 1989-1992 Commodore-Amiga Inc.
  10. **        All Rights Reserved
  11. */
  12.  
  13. #define BATTCLOCKNAME    "battclock.resource"
  14.  
  15. #endif /* RESOURCES_BATTCLOCK_H */
  16.