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

10 lines
177 B
C
Raw Permalink Normal View History

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