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