mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-15 08:11:35 +00:00
-add a way to reset their value (from the mappings UI) -fix "memory leak" where they would never be cleaned, one would be created every time you wrote a character after a "$" -fix ability to create variables with an empty string by just writing "$" (+added error for it) -Add $ operator to the UI operators list, to expose this functionality even more |
||
|---|---|---|
| .. | ||
| ControlReference.cpp | ||
| ControlReference.h | ||
| ExpressionParser.cpp | ||
| ExpressionParser.h | ||
| FunctionExpression.cpp | ||
| FunctionExpression.h | ||