mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-19 14:50:08 +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.