mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-22 11:25:02 +00:00
Qt: Update Game List
This commit is contained in:
parent
4182740384
commit
fb5c7c5062
4 changed files with 10 additions and 19 deletions
|
@ -14,7 +14,6 @@ struct GameInfo {
|
|||
std::string serial = "Unknown";
|
||||
std::string version = "Unknown";
|
||||
std::string region = "Unknown";
|
||||
std::string category = "Unknown";
|
||||
std::string fw = "Unknown";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue