sm64pc/actors/cannon_base/geo.inc.c

9 lines
199 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x0F0001A8
const GeoLayout cannon_base_geo[] = {
GEO_NODE_START(),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, cannon_base_seg8_dl_080057F8),
GEO_CLOSE_NODE(),
GEO_END(),
};