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