Add the haptic subsystem

Property definitions

sdl2 $ SDLInitFlags :: haptic
	# Add the haptic subsystem
	fun haptic: SDLInitFlags `{ return self | SDL_INIT_HAPTIC; `}
lib/sdl2/sdl2_base.nit:119,2--120,62