home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / nduk-v37.lha / V37 / include / resources / cia.h < prev    next >
C/C++ Source or Header  |  1991-11-27  |  365b  |  19 lines

  1. #ifndef DEVICES_CIA_H
  2. #define DEVICES_CIA_H 1
  3. /*
  4. **    $Filename: resources/cia.h $
  5. **    $Release: 2.04 Includes, V37.4 $
  6. **    $Revision: 36.4 $
  7. **    $Date: 91/01/09 $
  8. **
  9. **    Cia resource name strings.
  10. **
  11. **    (C) Copyright 1985-1991 Commodore-Amiga Inc.
  12. **        All Rights Reserved
  13. */
  14.  
  15. #define    CIAANAME "ciaa.resource"
  16. #define    CIABNAME "ciab.resource"
  17.  
  18. #endif    /* DEVICES_CIA_H */
  19.