mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-19 01:44:53 +00:00
refactoring log class
This commit is contained in:
parent
ca291b6573
commit
04e9366cb8
12 changed files with 105 additions and 11 deletions
|
@ -2,7 +2,7 @@
|
|||
#include "LibKernel.h"
|
||||
#include "Libs.h"
|
||||
#include <debug.h>
|
||||
#include "../../../Util/Log.h"
|
||||
#include <Util/log.h>
|
||||
#include "Kernel/memory_management.h"
|
||||
#include "../../../Util/Singleton.h"
|
||||
#include "Kernel/Objects/physical_memory.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue