mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
Instead of needing different switch cases for converting countries to regions in multiple places, we now only need a single country-to-region switch case (in DiscIO/Enums.cpp), and we get a nice Region type. |
||
|---|---|---|
| .. | ||
| GameFile.cpp | ||
| GameFile.h | ||
| GameList.cpp | ||
| GameList.h | ||
| GameListModel.cpp | ||
| GameListModel.h | ||
| GameTracker.cpp | ||
| GameTracker.h | ||
| ListProxyModel.cpp | ||
| ListProxyModel.h | ||
| TableDelegate.cpp | ||
| TableDelegate.h | ||