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

  1.     IFND    RESOURCES_BATTMEM_I
  2. RESOURCES_BATTMEM_I    SET    1
  3. **
  4. **    $VER: battmem.i 36.3 (01.05.90)
  5. **    Includes Release 39.108
  6. **
  7. **    BattMem resource name strings.
  8. **
  9. **    (C) Copyright 1989-1992 Commodore-Amiga Inc.
  10. **        All Rights Reserved
  11. **
  12.  
  13. BATTMEMNAME    MACRO
  14.         dc.b    'battmem.resource',0
  15.         ds.w    0
  16.         ENDM
  17.  
  18.     ENDC    ; RESOURCES_BATTMEM_I
  19.