mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-18 19:00:47 +00:00

Reduces the necessary allocation to max(in_handles, out_handles) rather than (in_handles + out_handles).
Reduces the necessary allocation to max(in_handles, out_handles) rather than (in_handles + out_handles).