sm64pc/actors/fwoosh/geo.inc.c

9 lines
201 B
C
Raw Permalink Normal View History

2019-11-03 19:36:27 +00:00
// 0x0C00036C
const GeoLayout fwoosh_geo[] = {
GEO_CULLING_RADIUS(200),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_TRANSPARENT, fwoosh_seg5_dl_05016040),
GEO_CLOSE_NODE(),
GEO_END(),
};