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

10 lines
177 B
C
Raw Normal View History

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