home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / c / cl5sr386.zip / GO32 / MONO.H < prev    next >
C/C++ Source or Header  |  1992-04-13  |  223b  |  13 lines

  1. #define MONO_NORMAL    0x07
  2. #define MONO_BOLD    0x0f
  3.  
  4. extern int screen_seg;
  5. extern int mono_attr;
  6. extern int use_mono;
  7.  
  8. extern int redir_1_mono;
  9. extern int redir_2_mono;
  10. extern int redir_2_1;
  11. extern int redir_1_2;
  12.  
  13.