mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
Centralize the logging code into its own folder in Common.
This commit is contained in:
parent
d0ad84f69b
commit
ca5340ebde
34 changed files with 92 additions and 90 deletions
|
@ -41,8 +41,8 @@ Make AA apply instantly during gameplay if possible
|
|||
|
||||
#include "Common/Atomic.h"
|
||||
#include "Common/CommonPaths.h"
|
||||
#include "Common/LogManager.h"
|
||||
#include "Common/Thread.h"
|
||||
#include "Common/Logging/LogManager.h"
|
||||
|
||||
#include "Core/ConfigManager.h"
|
||||
#include "Core/Core.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue