nttty topten output processing

switch back to using the safe routines
after tty port exits on Windows console
tty port.

Fixes H7758
1613
This commit is contained in:
nhmall
2018-12-29 12:26:33 -05:00
parent 5882832ef0
commit eed7c4bdd1
4 changed files with 33 additions and 7 deletions

View File

@@ -1639,6 +1639,7 @@ E int FDECL(ntposkey, (int *, int *, int *));
E void FDECL(set_output_mode, (int));
E void NDECL(synch_cursor);
E void NDECL(nethack_enter_nttty);
E void NDECL(nttty_exit);
#endif
/* ### o_init.c ### */