sm64pc/levels/totwc/cloud/geo.inc.c

12 lines
280 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x0E000160
const GeoLayout totwc_geo_000160[] = {
GEO_CULLING_RADIUS(2000),
GEO_OPEN_NODE(),
GEO_BILLBOARD(),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_TRANSPARENT, totwc_seg7_dl_070079A8),
GEO_CLOSE_NODE(),
GEO_CLOSE_NODE(),
GEO_END(),
};