mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Tool/Header: Add JSON output mode; game data
This commit is contained in:

committed by
Tillmann Karras

parent
0a4d46ece2
commit
71dfa66d8b
@ -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);
|
||||
|
Reference in New Issue
Block a user