sm64pc/actors/mushroom_1up/geo.inc.c

9 lines
227 B
C
Raw Permalink Normal View History

2019-11-03 19:36:27 +00:00
// 0x16000E84
const GeoLayout mushroom_1up_geo[] = {
GEO_SHADOW(SHADOW_CIRCLE_4_VERTS, 0xB4, 80),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_ALPHA, mushroom_1up_seg3_dl_0302A660),
GEO_CLOSE_NODE(),
GEO_END(),
};