mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 21:45:12 +00:00
14 lines
383 B
C
14 lines
383 B
C
// 0x0600FB58
|
|
const struct AnimationTable toad_seg6_anims_0600FB58 = {
|
|
.anims = {
|
|
&toad_seg6_anim_0600B66C,
|
|
&toad_seg6_anim_0600CE78,
|
|
&toad_seg6_anim_0600E414,
|
|
&toad_seg6_anim_0600FB40,
|
|
&toad_seg6_anim_060099F0,
|
|
&toad_seg6_anim_0600A0D0,
|
|
&toad_seg6_anim_06008F7C,
|
|
&toad_seg6_anim_06009310,
|
|
},
|
|
.count = 8
|
|
};
|