mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +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. |
||
|---|---|---|
| .. | ||
| Config | ||
| GameList | ||
| AboutDialog.cpp | ||
| AboutDialog.h | ||
| CMakeLists.txt | ||
| DolphinQt2.vcxproj | ||
| DolphinQt2.vcxproj.filters | ||
| DolphinQt2.vcxproj.user | ||
| Host.cpp | ||
| Host.h | ||
| InDevelopmentWarning.cpp | ||
| InDevelopmentWarning.h | ||
| Info.plist.in | ||
| Main.cpp | ||
| MainWindow.cpp | ||
| MainWindow.h | ||
| MenuBar.cpp | ||
| MenuBar.h | ||
| RenderWidget.cpp | ||
| RenderWidget.h | ||
| Resources.cpp | ||
| Resources.h | ||
| Settings.cpp | ||
| Settings.h | ||
| ToolBar.cpp | ||
| ToolBar.h | ||