mirror of
https://github.com/n64decomp/sm64
synced 2026-05-08 23:27:38 +00:00
9 lines
201 B
C
9 lines
201 B
C
// 0x0E0008C0
|
|
const GeoLayout rr_geo_0008C0[] = {
|
|
GEO_CULLING_RADIUS(700),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, rr_seg7_dl_0701ADF8),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|