From 72332a90fffecf7b401ed66beb3f1adece88d17d Mon Sep 17 00:00:00 2001 From: Brandon Wright Date: Tue, 12 Feb 2019 16:13:18 -0600 Subject: [PATCH] win32: Correct wrong file removed from project. --- win32/snes9xw.vcxproj | 2 +- win32/snes9xw.vcxproj.filters | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/win32/snes9xw.vcxproj b/win32/snes9xw.vcxproj index c7625776..323b3400 100644 --- a/win32/snes9xw.vcxproj +++ b/win32/snes9xw.vcxproj @@ -320,7 +320,6 @@ - @@ -335,6 +334,7 @@ + diff --git a/win32/snes9xw.vcxproj.filters b/win32/snes9xw.vcxproj.filters index 7fd640ba..c4a44464 100644 --- a/win32/snes9xw.vcxproj.filters +++ b/win32/snes9xw.vcxproj.filters @@ -183,9 +183,6 @@ APU - - APU - APU @@ -285,6 +282,9 @@ GUI\SoundDriver + + APU +