issue with an added comment

This commit is contained in:
nhmall
2023-01-24 00:25:09 -05:00
parent 46f86343e6
commit 3f87ce3539

View File

@@ -146,7 +146,7 @@ WINCFLAGS += -DQT_GRAPHICS
WINSRC += $(WINQTSRC)
WINOBJ0 += $(WINQTOBJ)
SNDCFLAGS += -DSND_LIB_QTSOUND
HAVE_SNDLIB = 1 # Indicates a sndlib, so USER_SOUNDS gets defined later
HAVE_SNDLIB = 1
XTRASRC += tile.c
XTRAOBJ += $(TARGETPFX)tile.o
#