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

10 lines
199 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x0802396C
const struct AnimationTable bobomb_seg8_anims_0802396C = {
.anims = {
&bobomb_seg8_anim_080237FC,
&bobomb_seg8_anim_08023954,
NULL,
},
.count = 2
2019-11-03 19:36:27 +00:00
};