sm64pc/actors/yellow_sphere/geo.inc.c

12 lines
284 B
C

// 0x0D0000B0
const GeoLayout bowser_1_yellow_sphere_geo[] = {
GEO_NODE_START(),
GEO_OPEN_NODE(),
GEO_BILLBOARD(),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_ALPHA, yellow_sphere_seg6_dl_0601F3C0),
GEO_CLOSE_NODE(),
GEO_CLOSE_NODE(),
GEO_END(),
};