home *** CD-ROM | disk | FTP | other *** search
- extern char *default_box, box0[13], box1[13], box2[13], box3[13], box4[13];
- extern int box[13], tab_expansion, snowspeed;
- extern unsigned int active_wdw, first_wdw, last_wdw,
- physical_columns, physical_rows, frozen, zoomed, balance1,
- oldx, oldy, oldb, olde;
- extern unsigned char active_tile;
- extern char *screen_buffer;
- extern char e[10];
- extern wdw_rec *window[MAX_WINDOWS], zoomed_wdw;
- extern tile_rec zoomed_tile;
- extern blkrec *overlay;
- extern char *primary_scr, *alt_scr, *curr_scr, active_attr, inactive_attr,
- active_tile_attr, inactive_tile_attr, buf[1000],
- error_flag, vpage, method, cursor_e, cursor_b, cursor_on,
- scroll_bars_on, ega_mlines, snowfree,
- ibm_fcolor_table[16], ibm_bcolor_table[16],
- ansi_fcolor_table[16], ansi_bcolor_table[16], sbu, sbd, sbr, sbl,
- *position_cursor, *change_color;