Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-12-15 23:00:49 -05:00
9 changed files with 198 additions and 49 deletions

View File

@@ -287,9 +287,10 @@ ALLOBJ = $(SOBJ) $(DLBOBJ) $(WOBJ) $(OBJS) $(VVOBJ)
OPTIONS_FILE = $(DAT)\options
!IF "$(ADD_CURSES)" == "Y"
#==========================================
#===============-=================================================
# PDCurses build macros
#==========================================
# Latest PDCurses from https://github.com/wmcbrine/PDCurses.git
#=================================================================
PDCURSES_CURSES_H = $(PDCURSES_TOP)\curses.h
PDCURSES_CURSPRIV_H = $(PDCURSES_TOP)\curspriv.h