1
0
mirror of https://github.com/sm64pc/sm64pc.git synced 2025-04-09 10:05:39 +02:00
sm64pc/actors/leaves/geo.inc.c
2019-11-03 14:36:27 -05:00

9 lines
188 B
C

// 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(),
};