sm64/actors/leaves/geo.inc.c

9 lines
194 B
C
Raw Permalink Normal View History

2019-11-03 14:36:27 -05:00
// 0x16000C8C
const GeoLayout leaves_geo[] = {
2023-08-17 08:56:02 -04:00
GEO_NODE_START(),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_ALPHA, leaves_seg3_dl_0301CDE0),
GEO_CLOSE_NODE(),
GEO_END(),
2019-11-03 14:36:27 -05:00
};