mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-18 18:03:21 -03: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.