Merge pull request #4948 from vvanelslande/amiibo-dad

citra_qt: add amiibo drag and drop support
This commit is contained in:
Weiyi Wang 2019-10-05 10:47:46 -04:00 committed by GitHub
commit 35690e3ac7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 4 deletions

View file

@ -120,6 +120,7 @@ private:
void ShowNoUpdatePrompt();
void CheckForUpdates();
void SetDiscordEnabled(bool state);
void LoadAmiibo(const QString& filename);
/**
* Stores the filename in the recently loaded files list.