Add the WEBP support to this flag set

Property definitions

sdl2 $ SDLImgInitFlags :: webp
	# Add the WEBP support to this flag set
	fun webp: SDLImgInitFlags `{ return self | IMG_INIT_WEBP; `}
lib/sdl2/image.nit:76,2--77,61