Merge pull request #3069 from B3n30/announce_room_webservice
Announce room webservice
This commit is contained in:
commit
3c03da12c8
15 changed files with 584 additions and 20 deletions
|
@ -139,6 +139,7 @@ struct Values {
|
|||
bool enable_telemetry;
|
||||
std::string telemetry_endpoint_url;
|
||||
std::string verify_endpoint_url;
|
||||
std::string announce_multiplayer_room_endpoint_url;
|
||||
std::string citra_username;
|
||||
std::string citra_token;
|
||||
} extern values;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue