mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
9 lines
171 B
C
9 lines
171 B
C
// 0x06012354
|
|
const struct AnimationTable bub_seg6_anims_06012354 = {
|
|
.anims = {
|
|
&bub_seg6_anim_0601233C,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
.count = 1
|
|
};
|