mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
10 lines
197 B
C
10 lines
197 B
C
// 0x05002D68
|
|
const struct AnimationTable spindrift_seg5_anims_05002D68 = {
|
|
.anims = {
|
|
&spindrift_seg5_anim_050006AC,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
.count = 1
|
|
};
|