mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 06:47:56 -05:00
yuzu: Add ui files for multiplayer rooms
This commit is contained in:
@ -13,7 +13,7 @@ struct UserData {
|
||||
std::string username;
|
||||
std::string display_name;
|
||||
std::string avatar_url;
|
||||
bool moderator = false; ///< Whether the user is a Citra Moderator.
|
||||
bool moderator = false; ///< Whether the user is a yuzu Moderator.
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user