mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 00:13:08 +00:00
Clang
This commit is contained in:
parent
a29e555be6
commit
61443bea31
@ -125,7 +125,6 @@ void Emulator::Run(const std::filesystem::path& file, const std::vector<std::str
|
||||
Common::Log::Initialize(id + ".log");
|
||||
Common::Log::Start();
|
||||
}
|
||||
|
||||
LOG_INFO(Loader, "Starting shadps4 emulator v{} ", Common::VERSION);
|
||||
LOG_INFO(Loader, "Revision {}", Common::g_scm_rev);
|
||||
LOG_INFO(Loader, "Branch {}", Common::g_scm_branch);
|
||||
|
Loading…
Reference in New Issue
Block a user