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

10 lines
183 B
C
Raw Normal View History

2019-11-03 20:36:27 +01:00
// 0x050157E4
const struct AnimationTable spiny_egg_seg5_anims_050157E4 = {
.anims = {
&spiny_egg_seg5_anim_050157CC,
NULL,
NULL,
},
.count = 1
2019-11-03 20:36:27 +01:00
};