mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 21:45:12 +00:00
9 lines
177 B
C
9 lines
177 B
C
// 0x08011A64
|
|
const struct AnimationTable flyguy_seg8_anims_08011A64 = {
|
|
.anims = {
|
|
&flyguy_seg8_anim_08011A4C,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
.count = 1
|
|
};
|