sm64coopdx/actors/mad_piano/anims/table.inc.c

10 lines
208 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x05009B14
const struct AnimationTable mad_piano_seg5_anims_05009B14 = {
.anims = {
&mad_piano_seg5_anim_05009A04,
&mad_piano_seg5_anim_05009AFC,
NULL,
},
.count = 2
2019-11-03 19:36:27 +00:00
};