mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-26 22:13:01 +00:00
9 lines
257 B
C
9 lines
257 B
C
// 0x0E000970
|
|
const GeoLayout ttm_geo_000970[] = {
|
|
GEO_CULLING_RADIUS(3200),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_0700EAC8),
|
|
GEO_DISPLAY_LIST(LAYER_ALPHA, ttm_seg7_dl_0700EC58),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|