Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/actors/bookend/anims/table.inc.c
7861 views
1
// 0x05002540
2
const struct Animation *const bookend_seg5_anims_05002540[] = {
3
&bookend_seg5_anim_05002528,
4
&bookend_seg5_anim_050023F4,
5
&bookend_seg5_anim_05002510,
6
NULL,
7
};
8
9