mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-31 00:32:53 +00: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.