Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/actors/chillychief/anims/table.inc.c
7861 views
1
// 0x06003994
2
const struct Animation *const chilly_chief_seg6_anims_06003994[] = {
3
&chilly_chief_seg6_anim_060035E0,
4
&chilly_chief_seg6_anim_06003420,
5
&chilly_chief_seg6_anim_060032EC,
6
&chilly_chief_seg6_anim_0600373C,
7
NULL,
8
};
9
10