mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
9 lines
229 B
C
9 lines
229 B
C
// 0x0501534C
|
|
const struct AnimationTable heave_ho_seg5_anims_0501534C = {
|
|
.anims = {
|
|
&heave_ho_seg5_anim_05015118,
|
|
&heave_ho_seg5_anim_05015334,
|
|
&heave_ho_seg5_anim_05014F28,
|
|
},
|
|
.count = 3
|
|
};
|