mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
93e3e691f9
-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 |