sm64ex-coop/actors/butterfly/anims/table.inc.c

9 lines
194 B
C
Raw Normal View History

2019-11-03 20:36:27 +01:00
// 0x030056B0
const struct AnimationTable butterfly_seg3_anims_030056B0 = {
.anims = {
&butterfly_seg3_anim_030055B0,
&butterfly_seg3_anim_03005698,
},
.count = 2
2019-11-03 20:36:27 +01:00
};