sm64pc/actors/poundable_pole/geo.inc.c

9 lines
209 B
C

// 0x0D0000B8
const GeoLayout wooden_post_geo[] = {
GEO_CULLING_RADIUS(450),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, poundable_pole_seg6_dl_06002410),
GEO_CLOSE_NODE(),
GEO_END(),
};