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