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
..
2016-12-18 18:57:36 +01:00
2016-10-03 21:07:12 +02:00
2016-06-24 10:41:05 +02:00
2016-10-24 18:27:49 +02:00