sm64pc/levels/ttm/areas/1/6/geo.inc.c

13 lines
353 B
C
Raw Normal View History

2020-05-05 12:15:53 +00:00
// 0x0E0007D8
const GeoLayout ttm_geo_0007D8[] = {
GEO_CULLING_RADIUS(1700),
GEO_OPEN_NODE(),
GEO_RENDER_RANGE(-2700, 6500),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_0700BAD0),
GEO_DISPLAY_LIST(LAYER_TRANSPARENT, ttm_seg7_dl_0700BC10),
GEO_CLOSE_NODE(),
GEO_CLOSE_NODE(),
GEO_END(),
};