sm64/levels/bbh/coffin/geo.inc.c

9 lines
203 B
C
Raw Permalink Normal View History

2019-11-03 14:36:27 -05:00
// 0x0E000658
const GeoLayout geo_bbh_000658[] = {
2023-08-17 08:56:02 -04:00
GEO_CULLING_RADIUS(800),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, bbh_seg7_dl_070206F0),
GEO_CLOSE_NODE(),
GEO_END(),
2019-11-03 14:36:27 -05:00
};