dolphin/Source/Core/InputCommon
Lioncash 1f6077922b InputCommon/FunctionExpression: Remove unnecessary 'else' in MakeFunctionExpression()
Given all conditional bodies only contain a return, the use of else here
isn't necessary.

This has the benefit of consistently vertically aligning the names.
2019-11-22 15:36:18 -05:00
..
ControllerEmu Motion Input: Add "enable" checkbox for motion controlled cursor. 2019-11-03 11:56:01 +01:00
ControllerInterface evdev: fix bad integer division. 2019-11-10 10:10:37 -06:00
ControlReference InputCommon/FunctionExpression: Remove unnecessary 'else' in MakeFunctionExpression() 2019-11-22 15:36:18 -05:00
CMakeLists.txt Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient". 2019-10-27 16:05:22 +01:00
GCAdapter_Android.cpp
GCAdapter.cpp
GCAdapter.h
GCPadStatus.h
InputCommon.vcxproj Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient". 2019-10-27 16:05:22 +01:00
InputCommon.vcxproj.filters Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient". 2019-10-27 16:05:22 +01:00
InputConfig.cpp
InputConfig.h
InputProfile.cpp StringUtil: Use std::string_view more 2019-07-23 14:49:12 +02:00
InputProfile.h
KeyboardStatus.h