home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / os-include.lha / os-include / graphics / coerce.i < prev    next >
Text File  |  1993-10-15  |  297b  |  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.