/* 
 ******************************************************************************
 *
 *      セグメントを定義
 *      $Id: actor_fadeout.spc,v 1.1.1.1 2003/05/19 20:32:50 tong Exp $
 *
 ******************************************************************************
 */
beginseg
	name    "ovlActor_fadeout"
	flags   OBJECT
	after	ovlActor_sibuki
	include	"actor_fadeout.o"
	include	"actor_fadeout.rel"
endseg
