mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 23:41:19 +01:00
a0a0295f9d
In the early-out case, we now don't end up constructing two vectors that aren't even used. It also keeps relevant code together.