home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / BC_DICE2.DMS / in.adf / INCLUDE / resources / battclock.h next >
Encoding:
C/C++ Source or Header  |  1995-01-10  |  350 b   |  18 lines

  1. #ifndef RESOURCES_BATTCLOCK_H
  2. #define RESOURCES_BATTCLOCK_H 1
  3. /*
  4. ** $Filename: resources/battclock.h $
  5. ** $Release: 2.04 Includes, V37.4 $
  6. ** $Revision: 36.4 $
  7. ** $Date: 90/05/01 $
  8. **
  9. ** BattClock resource name strings.
  10. **
  11. ** (C) Copyright 1989-1991 Commodore-Amiga Inc.
  12. ** All Rights Reserved
  13. */
  14.  
  15. #define BATTCLOCKNAME "battclock.resource"
  16.  
  17. #endif 
  18.