mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 10:08:51 +00:00
Tool/Header: Add JSON output mode; game data
This commit is contained in:
parent
0a4d46ece2
commit
71dfa66d8b
4 changed files with 100 additions and 12 deletions
|
@ -70,6 +70,7 @@ enum class Language
|
|||
|
||||
std::string GetName(Country country, bool translate);
|
||||
std::string GetName(Language language, bool translate);
|
||||
std::string GetName(Region region, bool translate);
|
||||
|
||||
bool IsDisc(Platform volume_type);
|
||||
bool IsWii(Platform volume_type);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue