mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Extract ARCodeWidget/GeckoCodeWidget code loading to functions
This commit is contained in:
parent
ee35aa49a2
commit
232d24109d
4 changed files with 57 additions and 45 deletions
|
@ -52,6 +52,7 @@ private:
|
|||
void EditCode();
|
||||
void RemoveCode();
|
||||
void DownloadCodes();
|
||||
void LoadCodes();
|
||||
void SaveCodes();
|
||||
void SortAlphabetically();
|
||||
void SortEnabledCodesFirst();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue