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

9 lines
182 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x06020A04
const struct AnimationTable whomp_seg6_anims_06020A04 = {
.anims = {
&whomp_seg6_anim_060209EC,
&whomp_seg6_anim_060202DC,
},
.count = 2
2019-11-03 19:36:27 +00:00
};