mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 13:35:12 +00:00
9 lines
183 B
C
9 lines
183 B
C
// 0x0600E264
|
|
const struct AnimationTable cyan_fish_seg6_anims_0600E264 = {
|
|
.anims = {
|
|
&cyan_fish_seg6_anim_0600E24C,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
.count = 1
|
|
};
|