home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / wst!oma3.lha / OMA / Include / resources / battclock.i next >
Encoding:
Text File  |  1994-12-23  |  342 b   |  15 lines

  1.     IFND    RESOURCES_BATTCLOCK_I
  2. RESOURCES_BATTCLOCK_I    EQU    1
  3. *    $Filename: resources/battclock.i $
  4. *    $Release: 2.04 Includes, V37.4 $
  5. *    $Revision: 36.3 $
  6. *    $Date: 90/05/01 $
  7. *    BattClock resource name strings.
  8. *    (C) Copyright 1989-1991 Commodore-Amiga Inc.
  9. *        All Rights Reserved
  10. BATTCLOCKNAME    MACRO
  11.     dc.b    'battclock.resource',0
  12.     ds.w    0
  13.     ENDM
  14.     ENDC
  15.