home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / misc / src / install / mono.h < prev    next >
C/C++ Source or Header  |  1997-09-17  |  65b  |  7 lines

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