mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-15 22:05:03 -05:00
9 lines
195 B
C
9 lines
195 B
C
// 0x0E000830
|
|
const GeoLayout rr_geo_000830[] = {
|
|
GEO_CULLING_RADIUS(3000),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_ALPHA, rr_seg7_dl_070191A0),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|