mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 13:35:12 +00:00
10 lines
216 B
C
10 lines
216 B
C
// 0x0500D118
|
|
const struct AnimationTable snowman_seg5_anims_0500D118 = {
|
|
.anims = {
|
|
&snowman_seg5_anim_0500CED8,
|
|
&snowman_seg5_anim_0500D100,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
.count = 2
|
|
};
|