mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Centralize the logging code into its own folder in Common.
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CPUDetect.h"
|
||||
#include "Common/Log.h"
|
||||
#include "Common/x64Emitter.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
|
||||
namespace Gen
|
||||
{
|
||||
|
Reference in New Issue
Block a user