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

10 lines
175 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x05016EAC
const struct AnimationTable spiny_seg5_anims_05016EAC = {
.anims = {
&spiny_seg5_anim_05016E94,
NULL,
NULL,
},
.count = 1
2019-11-03 19:36:27 +00:00
};