mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-25 14:54:56 +00:00
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. |
||
---|---|---|
.. | ||
ControlReference.cpp | ||
ControlReference.h | ||
ExpressionParser.cpp | ||
ExpressionParser.h | ||
FunctionExpression.cpp | ||
FunctionExpression.h |