home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / wst!oma3.lha / OMA / Include / graphics / collide.i < prev    next >
Encoding:
Text File  |  1994-12-23  |  242 b   |  11 lines

  1.     IFND    GRAPHICS_COLLIDE_I
  2. GRAPHICS_COLLIDE_I    EQU    1
  3. *    Original include file (C) by Commodore-Amiga, Inc.
  4. *    This file was created for the Optimizing Macro Assembler
  5. BORDERHIT    EQU    0
  6. TOPHIT    EQU    1
  7. BOTTOMHIT    EQU    2
  8. LEFTHIT    EQU    4
  9. RIGHTHIT    EQU    8
  10.     ENDC
  11.