mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-24 12:22:34 -06: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.