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