mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 21:45:12 +00:00
9 lines
177 B
C
9 lines
177 B
C
// 0x0801DA4C
|
|
const struct AnimationTable goomba_seg8_anims_0801DA4C = {
|
|
.anims = {
|
|
&goomba_seg8_anim_0801DA34,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
.count = 1
|
|
};
|