mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-23 04:25:11 +00:00
11 lines
284 B
C
11 lines
284 B
C
// 0x0E000948
|
|
const GeoLayout ttm_geo_000948[] = {
|
|
GEO_CULLING_RADIUS(350),
|
|
GEO_OPEN_NODE(),
|
|
GEO_RENDER_RANGE(-1350, 3000),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_0700E308),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|