Add more game window title options

This commit is contained in:
Megamouse
2020-02-20 03:55:25 +01:00
parent dd85e733d3
commit 0dd417e5f2
7 changed files with 93 additions and 32 deletions
+1
View File
@@ -10,6 +10,7 @@ namespace rpcs3
std::string title;
std::string title_id;
std::string renderer;
std::string vulkan_adapter;
double fps = .0;
};