Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/actors/door/anims/table.inc.c
7861 views
1
// 0x030156C0
2
const struct Animation *const door_seg3_anims_030156C0[] = {
3
&door_seg3_anim_03015208,
4
&door_seg3_anim_03015440,
5
&door_seg3_anim_03015690,
6
&door_seg3_anim_03015458,
7
&door_seg3_anim_030156A8,
8
NULL,
9
};
10
11