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

  1. /* :ts=8 */
  2. #ifndef NORMAL_H
  3. #define NORMAL_H
  4.  
  5. void Normal_Redraw(long Mask);
  6. void Set_Mode_Normal(void);
  7.  
  8. #endif
  9.