Files
Microtransactions64/levels/hmc/arrow_platform/geo.inc.c
2021-09-26 17:10:10 -07:00

9 lines
218 B
C

// 0x0E0005A0
const GeoLayout hmc_geo_controllable_arrow_platform[] = {
GEO_CULLING_RADIUS(550),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, hmc_seg7_dl_07022DA0),
GEO_CLOSE_NODE(),
GEO_END(),
};