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 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
GameFile.h DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
GameList.cpp
GameList.h
GameListModel.cpp
GameListModel.h
GameTracker.cpp Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
GameTracker.h
ListProxyModel.cpp
ListProxyModel.h
TableDelegate.cpp
TableDelegate.h