mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-12-01 16:27:27 +00:00
11 lines
285 B
C
11 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(),
|
|
};
|