mirror of
https://github.com/Genymobile/scrcpy
synced 2025-02-24 08:26:51 +00:00
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 |