/* 
 ******************************************************************************
 *
 *	プリクラハンドカーソルのオーバレイプログラムのセグメントを定義
 *      $Id: actor_PC_hand.spc,v 1.1.1.1 2003/05/19 20:32:50 tong Exp $
 *
 ******************************************************************************
 */
beginseg
	name    "ovlActor_PC_hand"
	flags   OBJECT
	after	ovlActor_select
	include	"actor_PC_hand.o"
	include	"actor_PC_hand.rel"
endseg
