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

9 lines
182 B
C
Raw Normal View History

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