mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 05:25:14 +00:00
12 lines
353 B
C
12 lines
353 B
C
// 0x0E0007A8
|
|
const GeoLayout ttm_geo_0007A8[] = {
|
|
GEO_CULLING_RADIUS(1700),
|
|
GEO_OPEN_NODE(),
|
|
GEO_RENDER_RANGE(-2700, 6500),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_0700B530),
|
|
GEO_DISPLAY_LIST(LAYER_TRANSPARENT, ttm_seg7_dl_0700B670),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|