dolphin/Source/Core
Léo Lam a287bbc3bd Move SysConf to Core
It's not common code that could be reused for, say, Citra;
it's absolutely specific to Wii emulation and only used by the Dolphin
core, so let's move it there.

Another reason for doing this is to avoid having Common depend on Core.
2018-04-12 22:16:37 +02:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common Move SysConf to Core 2018-04-12 22:16:37 +02:00
Core Move SysConf to Core 2018-04-12 22:16:37 +02:00
DiscIO Reformat all the things! 2018-04-12 21:28:39 +02:00
DolphinNoGUI DolphinNoGUI/CMakeLists: Remove the use of SRCS and LIBS variables 2018-04-04 11:42:57 -04:00
DolphinQt2 Reformat all the things! 2018-04-12 21:28:39 +02:00
DolphinWX Move SysConf to Core 2018-04-12 22:16:37 +02:00
InputCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
UICommon Use configured locale in UICommon::FormatSize 2018-04-09 19:14:15 +02:00
Updater Updater: Implement UI 2018-03-28 17:59:22 +02:00
VideoBackends Reformat all the things! 2018-04-12 21:28:39 +02:00
VideoCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
CMakeLists.txt