Request the error icon

Property definitions

sdl2 $ SDLMessageBoxFlags :: error
	# Request the error icon
	new error `{ return SDL_MESSAGEBOX_ERROR; `}
lib/sdl2/sdl2_base.nit:568,2--569,45