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

  1.     IFND    DEVICES_CIA_I
  2. DEVICES_CIA_I    SET    1
  3. **
  4. **    $VER: cia.i 36.3 (01.05.90)
  5. **    Includes Release 39.108
  6. **
  7. **    Cia resource name strings.
  8. **
  9. **    (C) Copyright 1985-1992 Commodore-Amiga Inc.
  10. **        All Rights Reserved
  11. **
  12.  
  13. CIAANAME    MACRO
  14.         DC.B    'ciaa.resource',0
  15.         ENDM
  16.  
  17. CIABNAME    MACRO
  18.         DC.B    'ciab.resource',0
  19.         ENDM
  20.  
  21.     ENDC    ; DEVICES_CIA_I
  22.