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