Add the PNG support to this flag set

Property definitions

sdl2 $ SDLImgInitFlags :: png
	# Add the PNG support to this flag set
	fun png: SDLImgInitFlags `{ return self | IMG_INIT_PNG; `}
lib/sdl2/image.nit:70,2--71,59