mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-24 21:15:12 +00:00
8 lines
182 B
C
8 lines
182 B
C
// 0x06020A04
|
|
const struct AnimationTable whomp_seg6_anims_06020A04 = {
|
|
.anims = {
|
|
&whomp_seg6_anim_060209EC,
|
|
&whomp_seg6_anim_060202DC,
|
|
},
|
|
.count = 2
|
|
};
|