sm64pc/actors/leaves/geo.inc.c

9 lines
188 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x16000C8C
const GeoLayout leaves_geo[] = {
GEO_NODE_START(),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_ALPHA, leaves_seg3_dl_0301CDE0),
GEO_CLOSE_NODE(),
GEO_END(),
};