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

12 lines
285 B
C

// 0x0E000A18
const GeoLayout ttm_geo_000A18[] = {
GEO_CULLING_RADIUS(1100),
GEO_OPEN_NODE(),
GEO_RENDER_RANGE(-2100, 5000),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_07011608),
GEO_CLOSE_NODE(),
GEO_CLOSE_NODE(),
GEO_END(),
};