mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 13:35:12 +00:00
9 lines
256 B
C
9 lines
256 B
C
// 0x0E000710
|
|
const GeoLayout ttm_geo_000710[] = {
|
|
GEO_CULLING_RADIUS(300),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_07013430),
|
|
GEO_DISPLAY_LIST(LAYER_ALPHA, ttm_seg7_dl_07013608),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|