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