mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 12:05:11 +00:00
8 lines
194 B
C
8 lines
194 B
C
// 0x030056B0
|
|
const struct AnimationTable butterfly_seg3_anims_030056B0 = {
|
|
.anims = {
|
|
&butterfly_seg3_anim_030055B0,
|
|
&butterfly_seg3_anim_03005698,
|
|
},
|
|
.count = 2
|
|
};
|