mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
8 lines
163 B
C
8 lines
163 B
C
// 0x060058F8
|
|
const struct AnimationTable lakitu_seg6_anims_060058F8 = {
|
|
.anims = {
|
|
&lakitu_seg6_anim_060058E0,
|
|
NULL,
|
|
},
|
|
.count = 1
|
|
};
|