home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / bbs / libdisks / d700t799 / disk775.lha / ICoons / source / source.lha / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-05  |  74 b   |  7 lines

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