Request the warning icon

Property definitions

sdl2 $ SDLMessageBoxFlags :: warning
	# Request the warning icon
	new warning `{ return SDL_MESSAGEBOX_WARNING; `}
lib/sdl2/sdl2_base.nit:571,2--572,49