mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
11 lines
301 B
C
11 lines
301 B
C
// 0x06003994
|
|
const struct AnimationTable chilly_chief_seg6_anims_06003994 = {
|
|
.anims = {
|
|
&chilly_chief_seg6_anim_060035E0,
|
|
&chilly_chief_seg6_anim_06003420,
|
|
&chilly_chief_seg6_anim_060032EC,
|
|
&chilly_chief_seg6_anim_0600373C,
|
|
NULL,
|
|
},
|
|
.count = 4
|
|
};
|