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

11 lines
239 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x05002540
const struct AnimationTable bookend_seg5_anims_05002540 = {
.anims = {
&bookend_seg5_anim_05002528,
&bookend_seg5_anim_050023F4,
&bookend_seg5_anim_05002510,
NULL,
},
.count = 3
2019-11-03 19:36:27 +00:00
};