0
0
Fork 0
mirror of https://github.com/coop-deluxe/sm64coopdx.git synced 2024-12-20 07:20:39 +00:00
sm64coopdx/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(),
};