Add the video subsystem

Property definitions

sdl2 $ SDLInitFlags :: video
	# Add the video subsystem
	fun video: SDLInitFlags `{ return self | SDL_INIT_VIDEO; `}
lib/sdl2/sdl2_base.nit:111,2--112,60