mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 09:27:51 -05:00
yuzu: Multiple room UI improvements
This commit is contained in:
@ -46,6 +46,9 @@ public:
|
||||
void UpdateGameList(QStandardItemModel* list);
|
||||
void RetranslateUi();
|
||||
|
||||
signals:
|
||||
void SaveConfig();
|
||||
|
||||
private:
|
||||
void Host();
|
||||
std::unique_ptr<Network::VerifyUser::Backend> CreateVerifyBackend(bool use_validation) const;
|
||||
|
Reference in New Issue
Block a user