home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / gui / precog2_1.lha / Precognition2_1 / src / src.lha / Precognition / MsgWindow.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-01-01  |  81 b   |  6 lines

  1. #ifndef MSGWINDOW_H
  2. #define MSGWINDOW_H
  3.  
  4. void do_MsgWindow( char *text );
  5.  
  6. #endif