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