home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / grafik / unicorn / ver5 / mn_xtrn.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-10-07  |  242 b   |  16 lines

  1. /*  mn_xtrn.h
  2.  *
  3.  *  Menu Function global variables
  4.  *
  5.  *  Copyright (c) 1988 by David A. Miller - Unicorn Software
  6.  *
  7.  */
  8.  
  9.  
  10. extern int   esc_yes;
  11.  
  12. extern int   in_sub_menu;
  13.  
  14. extern BORDER     bdr_110ln;
  15. extern BORDER     bdr_220ln;
  16.