From c3a843b5a84530c77f28aad466a81f3e58306eec Mon Sep 17 00:00:00 2001 From: "XTra.KrazzY" Date: Mon, 30 Mar 2009 19:47:41 +0000 Subject: [PATCH] OpenAL: Minor fixes (someone beat me to the other fixes) git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2807 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/AudioCommon/AudioCommon.vcproj | 2 +- Source/Core/AudioCommon/Src/OpenALStream.cpp | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Source/Core/AudioCommon/AudioCommon.vcproj b/Source/Core/AudioCommon/AudioCommon.vcproj index d0555eb5e5..7761822759 100644 --- a/Source/Core/AudioCommon/AudioCommon.vcproj +++ b/Source/Core/AudioCommon/AudioCommon.vcproj @@ -410,7 +410,7 @@ (args))->SoundLoop(); return 0;