2019-11-03 19:36:27 +00:00
|
|
|
// 0x05024100
|
2023-05-10 22:20:52 +00:00
|
|
|
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
|
|
|
};
|