mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 21:17:52 -05:00
There was still a code path that could wait on a timeline semaphore tick that would never be signalled. While we are at it, make use of more STL algorithms.