home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 14 / MA_Cover_14.iso / source / e / powerd / modules.lha / modules / intuition / icclass.m < prev    next >
Encoding:
Text File  |  1999-04-06  |  184 b   |  9 lines

  1. CONST    ICM_SetLoop=$402,
  2.         ICM_ClearLoop=$403,
  3.         ICM_CheckLoop=$404,
  4.         ICA_Dummy=$80040000,
  5.         ICA_Target=$80040001,
  6.         ICA_Map=$80040002,
  7.         ICSPECIAL_Code=$80040003,
  8.         ICTARGET_IDCMP=-1
  9.