mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-13 22:07:34 -05:00
GeckoCode: Add sort by enabled state
This commit is contained in:
@@ -48,6 +48,8 @@ private:
|
||||
void DownloadCodes();
|
||||
void SaveCodes();
|
||||
void SortAlphabetically();
|
||||
void SortEnabledCodesFirst();
|
||||
void SortDisabledCodesFirst();
|
||||
|
||||
std::string m_game_id;
|
||||
std::string m_gametdb_id;
|
||||
|
||||
Reference in New Issue
Block a user