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
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);