home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / BC_DICE2.DMS / in.adf / INCLUDE / resources / cia.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-10  |  345 b   |  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 
  19.