sm64coopdx/actors/water_ring/anims/table.inc.c

10 lines
185 B
C
Raw Normal View History

2019-11-03 19:36:27 +00:00
// 0x06013F7C
const struct AnimationTable water_ring_seg6_anims_06013F7C = {
.anims = {
&water_ring_seg6_anim_06013F64,
NULL,
NULL,
},
.count = 1
2019-11-03 19:36:27 +00:00
};