Description
The test example testrendertarget tries to load the icon-alpha.bmp file, which is not in the repo.
I have tried to find it in the git history, in case it was deleted by mistake, but I couldn't find it.
https://github.com/libsdl-org/SDL/blob/SDL2/test/testrendertarget.c#L249
I was checking if draw composite was working fine for the PSP port that I'm doing here #13314
Cheers