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