mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-07 15:04:27 +01:00
The scrcpy() function returns a SDL_bool to indicate its success, but was initialized to 0 (SDL_FALSE) instead of SDL_TRUE.
The scrcpy() function returns a SDL_bool to indicate its success, but was initialized to 0 (SDL_FALSE) instead of SDL_TRUE.