mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 14:48:03 -05:00
input_common/tas: Fallback to simple update
This commit is contained in:
@ -301,6 +301,7 @@ private:
|
||||
void OpenURL(const QUrl& url);
|
||||
void LoadTranslation();
|
||||
void OpenPerGameConfiguration(u64 title_id, const std::string& file_name);
|
||||
QString GetTasStateDescription() const;
|
||||
|
||||
Ui::MainWindow ui;
|
||||
|
||||
|
Reference in New Issue
Block a user