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

12 lines
301 B
C
Raw Normal View History

2019-11-03 20:36:27 +01:00
// 0x06003994
const struct AnimationTable chilly_chief_seg6_anims_06003994 = {
.anims = {
&chilly_chief_seg6_anim_060035E0,
&chilly_chief_seg6_anim_06003420,
&chilly_chief_seg6_anim_060032EC,
&chilly_chief_seg6_anim_0600373C,
NULL,
},
.count = 4
2019-11-03 20:36:27 +01:00
};