home *** CD-ROM | disk | FTP | other *** search
/ Dream 41 / Amiga_Dream_41.iso / Amiga / Pro / 3d / ICoons1_0.lzh / icoons / source / add.h < prev    next >
C/C++ Source or Header  |  1992-10-04  |  74b  |  8 lines

  1. /* :ts=8 */
  2. #ifndef ADD_H
  3. #define ADD_H
  4.  
  5. void Set_Mode_Add(void);
  6.  
  7. #endif
  8.