dolphin/Source/Core
Jasper St. Pierre 0d49bf65a7 ControllerEmu: Virtualize settings
This will allow us to move Background Input to a global setting rather
than a local setting.
2014-07-11 13:32:58 -04:00
..
AudioCommon mark all local variables as static 2014-07-11 16:10:20 +02:00
Common remove unused globals 2014-07-11 16:10:20 +02:00
Core ControllerEmu: Change the GetState interface to remove range/base 2014-07-11 13:32:57 -04:00
DiscIO mark all local variables as static 2014-07-11 16:10:20 +02:00
DolphinWX ControllerEmu: Virtualize settings 2014-07-11 13:32:58 -04:00
InputCommon ControllerEmu: Virtualize settings 2014-07-11 13:32:58 -04:00
VideoBackends remove unused globals 2014-07-11 16:10:20 +02:00
VideoCommon remove unused globals 2014-07-11 16:10:20 +02:00
CMakeLists.txt