cdrom: change pause timing again
[pcsx_rearmed.git] / Makefile
index b3ccda7..32cd6cf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -168,7 +168,9 @@ endif
 
 # cdrcimg
 OBJS += plugins/cdrcimg/cdrcimg.o
-#ifeq "$(CHD_SUPPORT)" "1"
+
+# libchdr
+#ifeq "$(HAVE_CHD)" "1"
 LCHDR = deps/libchdr
 LCHDR_LZMA = $(LCHDR)/deps/lzma-22.01
 LCHDR_ZSTD = $(LCHDR)/deps/zstd-1.5.5/lib