Merge pull request #8185 from Techjar/memcard-manager-auto

Qt/GCMemcardManager: Load configured memory cards by default
This commit is contained in:
Léo Lam 2019-11-09 23:06:57 +01:00 committed by GitHub
commit c167543eb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 0 deletions

View file

@ -40,6 +40,7 @@ private:
void CreateWidgets();
void ConnectWidgets();
void LoadDefaultMemcards();
void UpdateActions();
void UpdateSlotTable(int slot);