home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / cbm / nduk-v39.lha / V39 / include / resources / cia.h < prev    next >
C/C++ Source or Header  |  1992-09-24  |  313b  |  17 lines

  1. #ifndef DEVICES_CIA_H
  2. #define DEVICES_CIA_H 1
  3. /*
  4. **    $VER: cia.h 36.4 (09.01.91)
  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. #define    CIAANAME "ciaa.resource"
  14. #define    CIABNAME "ciab.resource"
  15.  
  16. #endif    /* DEVICES_CIA_H */
  17.