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