mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 21:45:12 +00:00
8 lines
201 B
C
8 lines
201 B
C
// 0x0E000800
|
|
const GeoLayout rr_geo_000800[] = {
|
|
GEO_CULLING_RADIUS(4500),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_TRANSPARENT, rr_seg7_dl_07017530),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|