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