sm64ex-coop/actors/peach/anims/table.inc.c

20 lines
547 B
C

// 0x0501C41C
const struct AnimationTable peach_seg5_anims_0501C41C = {
.anims = {
&peach_seg5_anim_0500C638,
&peach_seg5_anim_0500E6B4,
&peach_seg5_anim_0500ED94,
&peach_seg5_anim_0500F474,
&peach_seg5_anim_0500FE84,
&peach_seg5_anim_05011050,
&peach_seg5_anim_05012F40,
&peach_seg5_anim_05015468,
&peach_seg5_anim_05016798,
&peach_seg5_anim_05018664,
&peach_seg5_anim_0501B328,
&peach_seg5_anim_0501C404,
NULL,
},
.count = 12
};