mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-06 09:25:06 -05:00
12 lines
285 B
C
12 lines
285 B
C
// 0x0E0008D0
|
|
const GeoLayout ttm_geo_0008D0[] = {
|
|
GEO_CULLING_RADIUS(1200),
|
|
GEO_OPEN_NODE(),
|
|
GEO_RENDER_RANGE(-2200, 8000),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_0700D1D8),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|