mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Forgot a couple of things.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7008 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
b6251ba674
commit
bbe8675923
4 changed files with 10 additions and 32 deletions
|
@ -516,7 +516,6 @@ void CCodeWindow::ToggleJitWindow(bool bShow)
|
|||
|
||||
void CCodeWindow::ToggleSoundWindow(bool bShow)
|
||||
{
|
||||
// TODO: Resurrect DSP debugger window.
|
||||
GetMenuBar()->FindItem(IDM_SOUNDWINDOW)->Check(bShow);
|
||||
if (bShow)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue