mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
10 lines
239 B
C
10 lines
239 B
C
// 0x05002540
|
|
const struct AnimationTable bookend_seg5_anims_05002540 = {
|
|
.anims = {
|
|
&bookend_seg5_anim_05002528,
|
|
&bookend_seg5_anim_050023F4,
|
|
&bookend_seg5_anim_05002510,
|
|
NULL,
|
|
},
|
|
.count = 3
|
|
};
|