mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 16:25:45 +00:00
input_common/tas: Fallback to simple update
This commit is contained in:
parent
bba1ab83d6
commit
1b67085cda
10 changed files with 60 additions and 102 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue