sm64pc/actors/water_mine/geo.inc.c

13 lines
336 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x0D0002F4
const GeoLayout water_mine_geo[] = {
GEO_NODE_START(),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, water_mine_seg6_dl_0600D3F8),
GEO_BILLBOARD(),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_ALPHA, water_mine_seg6_dl_0600D268),
GEO_CLOSE_NODE(),
GEO_CLOSE_NODE(),
GEO_END(),
};