mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-14 10:00:52 -05:00
Accessing buffer[start + size] triggers an error (and a crash) in debug builds. Using std::copy_n fixes this.
16 KiB
16 KiB