mirror of
https://github.com/Genymobile/scrcpy
synced 2025-01-04 14:02:29 +00:00
e3d0a59c80
In practice, proc_show_touches may not be used uninitialized, since it checks the flag options->show_touches, but the compiler can't know that, so initialize it to avoid the warning. |
||
---|---|---|
.. | ||
src | ||
tests | ||
meson.build |