mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Print OS info to log
Credit to @maximilian578 for help
This commit is contained in:
parent
243df38360
commit
be6d9af1ab
3 changed files with 61 additions and 0 deletions
|
@ -46,4 +46,6 @@ namespace utils
|
|||
std::string get_system_info();
|
||||
|
||||
std::string get_firmware_version();
|
||||
|
||||
std::string get_OS_version();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue