Windows warning fix

This commit is contained in:
nhmall
2019-01-19 11:04:26 -05:00
parent 9a39618fb3
commit a6c290399b

View File

@@ -33,8 +33,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