mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 08:39:13 +01:00
fde7dee652
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.