NAME
       DisposeRegion -- Return all space for this region to free
			 memory pool.

   SYNOPSIS
       DisposeRegion(region)
                      a0 

	void DisposeRegion( struct  Region * );

   FUNCTION
       Free all RegionRectangles for this Region then
	free the Region itself.

   INPUTS
       region - pointer to Region structure

   BUGS

   SEE ALSO
	 NewRegion()  sc:include/graphics/regions.h



converted with guide2html by Kochtopf