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

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