dolphin/Source
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
..
Android Bumps compile API to 29 (Q) removes unecessary casts and deprecated 2019-11-22 13:17:37 -03:00
Core InputCommon/FunctionExpression: Remove unnecessary 'else' in MakeFunctionExpression() 2019-11-22 15:36:18 -05:00
DSPSpy
DSPTool InputCommon: Make the "input gate" not racey. 2019-11-06 16:31:02 -06:00
PCH
UnitTests InputCommon: Make the "input gate" not racey. 2019-11-06 16:31:02 -06:00
VSProps Windows: Make builds more reproducible 2019-10-18 16:00:20 +02:00
.clang-format
CMakeLists.txt Merge pull request #8388 from jordan-woyak/cmake-export-compile-commands 2019-11-08 11:07:06 +10:00
dolphin-emu.sln