home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 042.lha / DropShadow_sources / ds.h < prev    next >
C/C++ Source or Header  |  1987-06-25  |  378b  |  18 lines

  1. /* ds.h -- dropshadow.    */
  2.  
  3. /* this program copyright 1987, james mackraz.  may not be distributed
  4.  * for profit.  copies of the source may be made for not-for-profit
  5.  * distribution, but must include this notice.
  6.  *
  7.  * james mackraz, 4021 Second Street, Palo Alto, CA, 94306
  8.  */
  9.  
  10.  
  11. #include "sysall.h"
  12.  
  13. #define DARKID    8
  14. #define TWIXTID    9
  15. #define LIGHTID    10
  16.  
  17. #define TWXTSHIFT 11
  18.