sm64pc/levels/castle_grounds/areas/1/7/geo.inc.c

9 lines
220 B
C
Raw Permalink Normal View History

2019-11-03 19:36:27 +00:00
// 0x0E00070C
const GeoLayout castle_grounds_geo_00070C[] = {
GEO_CULLING_RADIUS(15000),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_ALPHA, castle_grounds_seg7_dl_0700BB80),
GEO_CLOSE_NODE(),
GEO_END(),
};