sm64/levels/ttm/areas/1/14/geo.inc.c

13 lines
368 B
C
Raw Normal View History

2019-11-03 14:36:27 -05:00
// 0x0E000920
const GeoLayout ttm_geo_000920[] = {
2023-08-17 08:56:02 -04:00
GEO_CULLING_RADIUS(1650),
GEO_OPEN_NODE(),
GEO_RENDER_RANGE(-2650, 5500),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_0700DF78),
GEO_OPEN_NODE(),
GEO_CLOSE_NODE(),
//! Missing close nodes. Unfortunately not exploitable
GEO_END(),
2019-11-03 14:36:27 -05:00
};