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