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