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