sm64pc/levels/castle_inside/clock_minute_hand/geo.inc.c

9 lines
210 B
C

// 0x0E001530
const GeoLayout castle_geo_001530[] = {
GEO_CULLING_RADIUS(300),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, inside_castle_seg7_dl_07058950),
GEO_CLOSE_NODE(),
GEO_END(),
};