From 92e2f8b6eeade454e4d206505938f63bde77a935 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Tue, 30 Jun 2009 03:55:56 +0000 Subject: [PATCH] debuggerUICommon: don't spam solution dir dsp hle: log unhandled formats instead of using PanicAlert...seems to increase stability, even tho I only intended to make wind waker less annoying :p git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3617 8ced0084-cf51-0410-be5f-012b33b47a6e --- .../DebuggerUICommon/DebuggerUICommon.vcproj | 18 +++++++++--------- .../Src/UCodes/UCode_Zelda_Voice.cpp | 5 +++-- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/Source/Core/DebuggerUICommon/DebuggerUICommon.vcproj b/Source/Core/DebuggerUICommon/DebuggerUICommon.vcproj index 1fb013cd53..066e1d5629 100644 --- a/Source/Core/DebuggerUICommon/DebuggerUICommon.vcproj +++ b/Source/Core/DebuggerUICommon/DebuggerUICommon.vcproj @@ -21,8 +21,8 @@ @@ -83,7 +83,7 @@