mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-07 18:00:34 -05:00
Previously we were always taking the buffer by value, even if it wasn't being stored anywhere and only read from. We can use a std::span for the same thing.
18 KiB
18 KiB