home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / TRSICAT.LZX / CATS_CD2_TRSI / Inc&AD1.3 / Includes / resources / cia.h next >
Encoding:
C/C++ Source or Header  |  1992-09-12  |  298 b   |  17 lines

  1. #ifndef RESOURCES_CIA_H
  2. #define RESOURCES_CIA_H
  3. /*
  4. **    $Filename: resources/cia.h $
  5. **    $Release: 1.3 $
  6. **
  7. **    
  8. **
  9. **    (C) Copyright 1985,1986,1987,1988 Commodore-Amiga, Inc.
  10. **        All Rights Reserved
  11. */
  12.  
  13. #define CIAANAME "ciaa.resource"
  14. #define CIABNAME "ciab.resource"
  15.  
  16. #endif    /* RESOURCES_CIA_H */
  17.