mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
8 lines
182 B
C
8 lines
182 B
C
// 0x060070D0
|
|
const struct AnimationTable swoop_seg6_anims_060070D0 = {
|
|
.anims = {
|
|
&swoop_seg6_anim_06006E88,
|
|
&swoop_seg6_anim_060070B8,
|
|
},
|
|
.count = 2
|
|
};
|