mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-23 04:25:11 +00:00
9 lines
183 B
C
9 lines
183 B
C
// 0x050157E4
|
|
const struct AnimationTable spiny_egg_seg5_anims_050157E4 = {
|
|
.anims = {
|
|
&spiny_egg_seg5_anim_050157CC,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
.count = 1
|
|
};
|