improved error messages when IMG_Load() fails loading an image
authorHolger Schemel <info@artsoft.org>
Tue, 10 Dec 2019 22:52:33 +0000 (23:52 +0100)
committerHolger Schemel <info@artsoft.org>
Tue, 10 Dec 2019 22:52:33 +0000 (23:52 +0100)
If loading an image using "IMG_Load()" fails, the name of the file is
now also displayed with the error message.

This already worked in the past, but was broken since commit a2698b3b.


No differences found