From c59f1bfea6a1efbc91daf9bb6c11b4ee3a7d69bd Mon Sep 17 00:00:00 2001 From: Christian Kenny Date: Fri, 19 Feb 2021 22:24:23 -0500 Subject: [PATCH] SPU2: Add interpolate_table.h to VC project filter --- pcsx2/windows/VCprojects/pcsx2.vcxproj.filters | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pcsx2/windows/VCprojects/pcsx2.vcxproj.filters b/pcsx2/windows/VCprojects/pcsx2.vcxproj.filters index f5746afbb5..59d4f3b219 100644 --- a/pcsx2/windows/VCprojects/pcsx2.vcxproj.filters +++ b/pcsx2/windows/VCprojects/pcsx2.vcxproj.filters @@ -1779,6 +1779,9 @@ System\Ps2\SPU2 + + System\Ps2\SPU2 + System\Ps2\SPU2