mirror of https://github.com/yuzu-mirror/yuzu
configure_motion_touch: Fix unescaped backslash in regex
Since this is inside a string literal, backslashes that are part of regex syntax have to be escaped. But that's ugly, so convert to a raw string instead.pull/8/head
parent
5933667cb8
commit
2dce2be138
Loading…
Reference in New Issue