Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/actors/amp/anims/table.inc.c
7861 views
1
const struct Animation *const dAmpAnimsList[] = {
2
&dAmpAnimation,
3
};
4
5