home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / cbm / nduk-v39.lha / V39 / include / resources / battclock.i < prev    next >
Text File  |  1992-09-24  |  338b  |  19 lines

  1.     IFND    RESOURCES_BATTCLOCK_I
  2. RESOURCES_BATTCLOCK_I    SET    1
  3. **
  4. **    $VER: battclock.i 36.3 (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. BATTCLOCKNAME    MACRO
  14.         dc.b    'battclock.resource',0
  15.         ds.w    0
  16.         ENDM
  17.  
  18.     ENDC    ; RESOURCES_BATTCLOCK_I
  19.