mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
9 lines
175 B
C
9 lines
175 B
C
// 0x05008EB4
|
|
const struct AnimationTable manta_seg5_anims_05008EB4 = {
|
|
.anims = {
|
|
&manta_seg5_anim_05008CFC,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
.count = 1
|
|
};
|