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

14 lines
309 B
C
Raw Normal View History

2019-11-03 20:36:27 +01:00
// 0x06015634
const struct AnimationTable mips_seg6_anims_06015634 = {
.anims = {
&mips_seg6_anim_06014B94,
&mips_seg6_anim_060139F8,
&mips_seg6_anim_06013248,
&mips_seg6_anim_0601561C,
&mips_seg6_anim_0601369C,
NULL,
NULL,
},
.count = 5
2019-11-03 20:36:27 +01:00
};