home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / SASC6574.LZX / include / graphics / coerce.i < prev    next >
Encoding:
Text File  |  1997-04-04  |  297 b   |  20 lines

  1.     IFND GRAPHICS_COERCE_I
  2. **
  3. **    $VER: coerce.i 39.3 (15.2.93)
  4. **    Includes Release 40.15
  5. **
  6. **    mode coercion definitions
  7. **
  8. **    (C) Copyright 1992-1993 Commodore-Amiga, Inc.
  9. **        All Rights Reserved
  10. **
  11.  
  12. GRAPHICS_COERCE_I SET 1
  13.  
  14. PRESERVE_COLORS    EQU 1
  15. AVOID_FLICKER    EQU 2
  16. IGNORE_MCOMPAT    EQU 4
  17.  
  18.     ENDC
  19.  
  20.