mirror of
https://github.com/n64decomp/sm64.git
synced 2025-03-10 14:30:02 -04:00
9 lines
197 B
C
9 lines
197 B
C
![]() |
// 0x0E000640
|
||
|
const GeoLayout wdw_geo_000640[] = {
|
||
|
GEO_CULLING_RADIUS(450),
|
||
|
GEO_OPEN_NODE(),
|
||
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, wdw_seg7_dl_070140E0),
|
||
|
GEO_CLOSE_NODE(),
|
||
|
GEO_END(),
|
||
|
};
|