Jan 28 cron daily updates

This commit is contained in:
nhmall
2022-01-28 10:57:08 -05:00
parent af6f9b4594
commit b9228bd284
9 changed files with 44 additions and 57 deletions

15
Files
View File

@@ -339,13 +339,14 @@ vmsmain.c vmsmisc.c vmstty.c vmsunix.c
sys/windows:
(files for Windows 7/8.x/10 version)
.nethackrc.template Install.windows Makefile.gcc
Makefile.msc console.rc consoletty.c
nethack.def nhico.uu nhsetup.bat
ntsound.c porthelp stub-pdcscrn.c
stubs.c sysconf.template travis-gcc.sh
win10.c win10.h win32api.h
windmain.c windsys.c winos.h
.nethackrc.template Install.windows Makefile.mingw32
Makefile.mingw32.depend Makefile.msc console.rc
consoletty.c nethack.def nhico.uu
nhsetup.bat ntsound.c porthelp
stub-pdcscrn.c stubs.c sysconf.template
travis-gcc.sh win10.c win10.h
win32api.h windmain.c windsys.c
winos.h
sys/windows/vs:
(files for Visual Studio 2017 or 2019 Community Edition builds)