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

10 lines
211 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x05001744
const struct AnimationTable clam_shell_seg5_anims_05001744 = {
.anims = {
&clam_shell_seg5_anim_05001654,
&clam_shell_seg5_anim_0500172C,
NULL,
},
.count = 2
2019-11-03 19:36:27 +00:00
};