NAME
	AddBob -- Adds a Bob to current gel list.

   SYNOPSIS
	AddBob(Bob, rp)
	       A0   A1

	void AddBob(struct  Bob *, struct  RastPort *);

   FUNCTION
	Sets up the system Bob flags, then links this gel into the list
	via  AddVSprite.

   INPUTS
	Bob = pointer to the Bob structure to be added to the gel list
	rp  = pointer to a  RastPort structure

   RESULT

   BUGS

   SEE ALSO
	 InitGels()   AddVSprite()   sc:include/graphics/gels.h   sc:include/graphics/rastport.h



converted with guide2html by Kochtopf