home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / icoons / source / rotate_p.h < prev    next >
C/C++ Source or Header  |  1992-10-03  |  89b  |  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.