Skip to content
  • Dmitry Kazakov's avatar
    Fix loading broken TGA files · 2bab65a9
    Dmitry Kazakov authored
    There are TGA files in the wild that report not having alpha
    channel in the flags in 32-bit mode (although they have it).
    
    Just ignore this TGA field and read alpha channel all the time.
    
    BUG:354791
    2bab65a9