home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / bbs / libdisks / d700t799 / disk775.lha / ICoons / source / source.lha / rotate_p.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-05  |  89 b   |  8 lines

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