mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-22 06:14:31 +01:00
The file scrcpy.c contains too many different things in addition to the main logic, so move the screen code to a separate file, screen.c.
The file scrcpy.c contains too many different things in addition to the main logic, so move the screen code to a separate file, screen.c.