diff options
Diffstat (limited to 'src/yuzu/debugger/console.h')
-rw-r--r-- | src/yuzu/debugger/console.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/debugger/console.h b/src/yuzu/debugger/console.h index fdb7d174c..2491d1ec1 100644 --- a/src/yuzu/debugger/console.h +++ b/src/yuzu/debugger/console.h @@ -10,4 +10,4 @@ namespace Debugger { * get a real qt logging window which would work for all platforms. */ void ToggleConsole(); -} // namespace Debugger
\ No newline at end of file +} // namespace Debugger |