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