Skip to content

if PNG graphics support is removed, it is not netplay compatible

Logan Aerl Arias requested to merge LoganAir/SRB2:remove-NOPNG into next

If libpng is not linked into SRB2, it is not netplay compatible so now all builds of SRB2 will have it.

zlib and libpng are now always needed ZWAD support is always enabled TGA screenshot support removed remove the need for PICTURE_PNG_USELOOKUP define remove the need for NO_PNG_LUMPS define

Merge request reports