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