mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
Extract ARCodeWidget/GeckoCodeWidget code loading to functions
This commit is contained in:
@ -52,6 +52,7 @@ private:
|
||||
void EditCode();
|
||||
void RemoveCode();
|
||||
void DownloadCodes();
|
||||
void LoadCodes();
|
||||
void SaveCodes();
|
||||
void SortAlphabetically();
|
||||
void SortEnabledCodesFirst();
|
||||
|
Reference in New Issue
Block a user