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

11 lines
231 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x05024100
const struct AnimationTable yoshi_seg5_anims_05024100 = {
.anims = {
&yoshi_seg5_anim_050233A4,
&yoshi_seg5_anim_05023E4C,
&yoshi_seg5_anim_050240E8,
NULL,
},
.count = 3
2019-11-03 19:36:27 +00:00
};