mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-06 01:15:17 -05:00
9 lines
198 B
C
9 lines
198 B
C
// 0x0E000730
|
|
const GeoLayout ttm_geo_000730[] = {
|
|
GEO_CULLING_RADIUS(1200),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttm_seg7_dl_07012270),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|