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