mirror of
https://github.com/sm64pc/sm64pc.git
synced 2025-04-12 00:05:59 +02:00
9 lines
196 B
C
9 lines
196 B
C
// 0x0E000958
|
|
const GeoLayout rr_geo_000958[] = {
|
|
GEO_CULLING_RADIUS(1500),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, rr_seg7_dl_0701E670),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|