Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2019-01-21 06:47:42 -05:00
4 changed files with 6 additions and 1 deletions

View File

@@ -32,8 +32,8 @@ E void NDECL(mswin_destroy_reg);
#endif
#ifdef TTY_GRAPHICS
extern void NDECL(backsp);
extern void NDECL(clear_screen);
#endif
extern void NDECL(clear_screen);
#undef E
#ifdef PC_LOCKING