mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 12:05:11 +00:00
8 lines
173 B
C
8 lines
173 B
C
// 0x06025178
|
|
const struct AnimationTable chain_chomp_seg6_anims_06025178 = {
|
|
.anims = {
|
|
&chain_chomp_seg6_anim_06025160,
|
|
NULL,
|
|
},
|
|
.count = 1
|
|
};
|