mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 18:31:37 +01:00
c626ce5809
My keyboard layout does not have Alt_R but ISO_Level3_Shift. As a consequence any control expression containing Alt_R fails to evaluate completely and is unusable. This modification replace the missing term of the expression by a dummy expression which always evaluate to 0. This way, the keybinding can work even if some keys are not available. |
||
---|---|---|
.. | ||
Android | ||
DInput | ||
ForceFeedback | ||
OSX | ||
SDL | ||
XInput | ||
Xlib | ||
ControllerInterface.cpp | ||
ControllerInterface.h | ||
Device.cpp | ||
Device.h | ||
ExpressionParser.cpp | ||
ExpressionParser.h |