mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-04 03:34:42 +02:00
This was occuring when the source texture was larger than the destination texture, but the source rect was <= dest rect, so the copy is valid.