Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-12-29 12:37:27 -05:00
4 changed files with 33 additions and 7 deletions

View File

@@ -1640,6 +1640,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 ### */