mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 12:05:11 +00:00
8 lines
182 B
C
8 lines
182 B
C
// 0x050009E8
|
|
const struct AnimationTable birds_seg5_anims_050009E8 = {
|
|
.anims = {
|
|
&birds_seg5_anim_050008D0,
|
|
&birds_seg5_anim_050009D0,
|
|
},
|
|
.count = 2
|
|
};
|