mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-09 00:20:12 +00:00

We don't need to use a heap-allocated std::vector here, given we explicitly know the bounds.
We don't need to use a heap-allocated std::vector here, given we explicitly know the bounds.