mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Merge pull request #8185 from Techjar/memcard-manager-auto
Qt/GCMemcardManager: Load configured memory cards by default
This commit is contained in:
@ -40,6 +40,7 @@ private:
|
||||
|
||||
void CreateWidgets();
|
||||
void ConnectWidgets();
|
||||
void LoadDefaultMemcards();
|
||||
|
||||
void UpdateActions();
|
||||
void UpdateSlotTable(int slot);
|
||||
|
Reference in New Issue
Block a user