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