home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / Includes_and_Autodocs_3.5 / include / resources / battclock.h next >
Encoding:
C/C++ Source or Header  |  1999-10-20  |  315 b   |  16 lines

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