Add the TIF support to this flag set

Property definitions

sdl2 $ SDLImgInitFlags :: tif
	# Add the TIF support to this flag set
	fun tif: SDLImgInitFlags `{ return self | IMG_INIT_TIF; `}
lib/sdl2/image.nit:73,2--74,59