From e70b92e20080750ac8a6c23a9718346ad74fbf76 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 19 Mar 2025 17:31:19 -0400 Subject: [PATCH] paste error in Makefile.nmake --- sys/windows/Makefile.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/windows/Makefile.nmake b/sys/windows/Makefile.nmake index 1a9d0e8ee..c7b54b098 100644 --- a/sys/windows/Makefile.nmake +++ b/sys/windows/Makefile.nmake @@ -1128,7 +1128,7 @@ HACK_H = $(CONFIG_H) $(INCL)align.h $(INCL)artilist.h \ $(INCL)skills.h $(INCL)sndprocs.h $(INCL)spell.h \ $(INCL)stairs.h $(INCL)sym.h $(INCL)sys.h \ $(INCL)timeout.h $(INCL)trap.h $(INCL)vision.h \ - $(INCL)\weight.h $(INCL)winprocs.h $(INCL)wintype.h \ + $(INCL)weight.h $(INCL)winprocs.h $(INCL)wintype.h \ $(INCL)you.h $(INCL)youprop.h TILE_H = $(WSHR)tile.h