mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
log class : added color output based on log levels (WIP)
This commit is contained in:
@@ -157,7 +157,7 @@ void Elf::Open(const std::string& file_name)
|
||||
}
|
||||
}
|
||||
|
||||
DebugDump();
|
||||
//DebugDump();
|
||||
}
|
||||
|
||||
bool Elf::isSelfFile() const
|
||||
|
||||
Reference in New Issue
Block a user