home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / icoons / source / pan.h < prev    next >
C/C++ Source or Header  |  1992-10-05  |  62b  |  7 lines

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