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

9 lines
182 B
C
Raw Normal View History

2019-11-03 20:36:27 +01:00
// 0x050009E8
const struct AnimationTable birds_seg5_anims_050009E8 = {
.anims = {
&birds_seg5_anim_050008D0,
&birds_seg5_anim_050009D0,
},
.count = 2
2019-11-03 20:36:27 +01:00
};