/* 
 ******************************************************************************
 *
 *	壷リフトのオーバレイプログラムのセグメントを定義
 *      $Id: actor_potlift.spc,v 1.1.1.1 2003/05/19 20:32:51 tong Exp $
 *
 ******************************************************************************
 */
beginseg
	name    "ovlActor_potlift"
	flags   OBJECT
	after	ovlActor_potbox
	include	"actor_potlift.o"
	include	"actor_potlift.rel"
endseg
