mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-23 11:55:00 +00:00
log class : added color output based on log levels (WIP)
This commit is contained in:
parent
04e9366cb8
commit
5a30f0711e
2 changed files with 5 additions and 1 deletions
|
@ -157,7 +157,7 @@ void Elf::Open(const std::string& file_name)
|
|||
}
|
||||
}
|
||||
|
||||
DebugDump();
|
||||
//DebugDump();
|
||||
}
|
||||
|
||||
bool Elf::isSelfFile() const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue