mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-27 10:29:07 +00:00
The _trans macro marks strings for translation but doesn't do anything at runtime. For that, we need to use a function like GetStringT. |
||
|---|---|---|
| .. | ||
| ControlReference.cpp | ||
| ControlReference.h | ||
| ExpressionParser.cpp | ||
| ExpressionParser.h | ||
| FunctionExpression.cpp | ||
| FunctionExpression.h | ||