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

  1. #ifndef ORIGIN_H
  2. #define ORIGIN_H
  3.  
  4. void Set_Mode_Origin(void);
  5.  
  6. #endif
  7.