dolphin/Source/Core/InputCommon/ControlReference
JosJuice defc38b258 InputCommon: Translate ExpressionParser error messages
The _trans macro marks strings for translation but doesn't do anything
at runtime. For that, we need to use a function like GetStringT.
2024-07-28 12:09:15 +02:00
..
ControlReference.cpp
ControlReference.h
ExpressionParser.cpp InputCommon: Translate ExpressionParser error messages 2024-07-28 12:09:15 +02:00
ExpressionParser.h
FunctionExpression.cpp
FunctionExpression.h