mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
Recent commit: Reenabled logging in DSP HLE
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1909 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
4ccc5dd7b2
commit
f8fdb23811
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ if dspenv['HAVE_WX']:
|
|||
'Debugger/PBView.cpp',
|
||||
'Debugger/Mails.cpp',
|
||||
'Debugger/Blocks.cpp',
|
||||
#'Debugger/Logging.cpp',
|
||||
'Debugger/Logging.cpp',
|
||||
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue