/********************************************************************************
		RCP_HmsEndoor	[ Special edition for slider goal ].
														[ Nob 17, 1995 ]
*********************************************************************************/

extern Gfx RCP_endoor[];


/********************************************************************************/
/*	Hierarchy map data of Endoor.												*/
/********************************************************************************/
Hierarchy RCP_HmsEndoor[] = {
	hmsHeader(8000)
	hmsBegin()
		hmsGfx(RM_SURF, RCP_endoor)
	hmsEnd()
  	hmsExit()
};
