mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-13 04:45:04 -05:00
9 lines
204 B
C
9 lines
204 B
C
// 0x0E000618
|
|
const GeoLayout ssl_geo_000618[] = {
|
|
GEO_CULLING_RADIUS(1000),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, ssl_seg7_dl_0700BF18),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|