Add the gamecontroller subsystem

Property definitions

sdl2 $ SDLInitFlags :: gamecontroller
	# Add the gamecontroller subsystem
	fun gamecontroller: SDLInitFlags `{ return self | SDL_INIT_GAMECONTROLLER; `}
lib/sdl2/sdl2_base.nit:122,2--123,78