Add the JPG support to this flag set

Property definitions

sdl2 $ SDLImgInitFlags :: jpg
	# Add the JPG support to this flag set
	fun jpg: SDLImgInitFlags `{ return self | IMG_INIT_JPG; `}
lib/sdl2/image.nit:67,2--68,59