mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-24 04:55:11 +00:00
13 lines
309 B
C
13 lines
309 B
C
// 0x06015634
|
|
const struct AnimationTable mips_seg6_anims_06015634 = {
|
|
.anims = {
|
|
&mips_seg6_anim_06014B94,
|
|
&mips_seg6_anim_060139F8,
|
|
&mips_seg6_anim_06013248,
|
|
&mips_seg6_anim_0601561C,
|
|
&mips_seg6_anim_0601369C,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
.count = 5
|
|
};
|