mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Extract ARCodeWidget/GeckoCodeWidget code loading to functions
This commit is contained in:
@ -47,6 +47,7 @@ private:
|
||||
void CreateWidgets();
|
||||
void ConnectWidgets();
|
||||
void UpdateList();
|
||||
void LoadCodes();
|
||||
void SaveCodes();
|
||||
void SortAlphabetically();
|
||||
void SortEnabledCodesFirst();
|
||||
|
Reference in New Issue
Block a user