sm64/levels/wf/tower_door/geo.inc.c

9 lines
201 B
C
Raw Normal View History

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