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