mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
9 lines
208 B
C
9 lines
208 B
C
// 0x05009B14
|
|
const struct AnimationTable mad_piano_seg5_anims_05009B14 = {
|
|
.anims = {
|
|
&mad_piano_seg5_anim_05009A04,
|
|
&mad_piano_seg5_anim_05009AFC,
|
|
NULL,
|
|
},
|
|
.count = 2
|
|
};
|