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

10 lines
171 B
C
Raw Normal View History

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