mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-12-01 16:27:27 +00:00
12 lines
354 B
C
12 lines
354 B
C
// 0x0E000748
|
|
const GeoLayout ttm_geo_000748[] = {
|
|
GEO_CULLING_RADIUS(1800),
|
|
GEO_OPEN_NODE(),
|
|
GEO_RENDER_RANGE(-2800, 10000),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_0700A8C0),
|
|
GEO_DISPLAY_LIST(LAYER_TRANSPARENT, ttm_seg7_dl_0700AB08),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|