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