dolphin/Source/Core/DolphinQt2/GameList
JosJuice 66ea9f5cc1 DiscIO: Add GetRegion function and Region enum
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.
2017-01-02 20:57:11 +01:00
..
GameFile.cpp
GameFile.h
GameList.cpp
GameList.h
GameListModel.cpp
GameListModel.h
GameTracker.cpp
GameTracker.h
ListProxyModel.cpp
ListProxyModel.h
TableDelegate.cpp
TableDelegate.h