/******************************************************************************** RCP_HmsDosun [ Oct 23, 1995 ] *********************************************************************************/ extern Gfx gfx_dosun[]; /********************************************************************************/ /* Hierarchy map data of Dosun. */ /********************************************************************************/ Hierarchy RCP_HmsDosun[] = { hmsShadow(300, 155, 1) hmsBegin() hmsGfx(RM_SURF, gfx_dosun) hmsEnd() hmsExit() };