mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 03:55:11 +00:00
11 lines
266 B
C
11 lines
266 B
C
// 0x0500470C
|
|
const struct AnimationTable bully_seg5_anims_0500470C = {
|
|
.anims = {
|
|
&bully_seg5_anim_05004598,
|
|
&bully_seg5_anim_050043D8,
|
|
&bully_seg5_anim_050042A4,
|
|
&bully_seg5_anim_050046F4,
|
|
NULL,
|
|
},
|
|
.count = 4
|
|
};
|