mirror of
https://github.com/n64decomp/sm64.git
synced 2025-03-09 22:09:44 -04:00
9 lines
196 B
C
9 lines
196 B
C
// 0x0E000708
|
|
const GeoLayout rr_geo_000708[] = {
|
|
GEO_CULLING_RADIUS(4000),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, rr_seg7_dl_0700BB48),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|