changed using same (little endian) pixel format everywhere
authorHolger Schemel <info@artsoft.org>
Thu, 13 Oct 2022 18:35:38 +0000 (20:35 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 13 Oct 2022 18:38:32 +0000 (20:38 +0200)
commit51370f0989549a08361b8f2939dbfec9b625b6a9
tree6eae8474461557b1dd3a5a6190e7fd5e62d34097
parentb673c50e011ccbc96146ed5533da9c508fcc8533
changed using same (little endian) pixel format everywhere

This change also has the effect that the code compiles using versions
of the SDL library older than 2.0.5 (which introduced the pixel format
alias name used before).
src/files.c