mirror of
https://github.com/n64decomp/sm64
synced 2026-05-11 00:28:02 +00:00
9 lines
204 B
C
9 lines
204 B
C
// 0x0E000358
|
|
const GeoLayout ttc_geo_000358[] = {
|
|
GEO_CULLING_RADIUS(1700),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, ttc_seg7_dl_07011B38),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|