windows and visual studio follow-up bit

This commit is contained in:
nhmall
2021-06-03 23:43:32 -04:00
parent 0a10bd632d
commit 91ab71f0f9
4 changed files with 1 additions and 544 deletions

View File

@@ -1539,7 +1539,7 @@ extern void mplayer_talk(struct monst *);
#if defined(MICRO) || defined(WIN32)
/* ### msdos.c,os2.c,tos.c,windows.c ### */
/* ### msdos.c,os2.c,tos.c,windsys.c ### */
#ifndef WIN32
extern int tgetch(void);