mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-28 15:08:01 -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.