home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / cbm / os-include-bin.lha / os-include / resources / cia.h < prev    next >
C/C++ Source or Header  |  1993-10-15  |  310b  |  17 lines

  1. #ifndef DEVICES_CIA_H
  2. #define DEVICES_CIA_H 1
  3. /*
  4. **    $VER: cia.h 36.4 (9.1.91)
  5. **    Includes Release 40.15
  6. **
  7. **    Cia resource name strings.
  8. **
  9. **    (C) Copyright 1985-1993 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.