mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
7 lines
151 B
C
7 lines
151 B
C
// 0x0500C874
|
|
const struct AnimationTable wiggler_seg5_anims_0500C874 = {
|
|
.anims = {
|
|
&wiggler_seg5_anim_0500C760,
|
|
},
|
|
.count = 1
|
|
};
|