mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 20:15:17 +00:00
9 lines
199 B
C
9 lines
199 B
C
// 0x0802396C
|
|
const struct AnimationTable bobomb_seg8_anims_0802396C = {
|
|
.anims = {
|
|
&bobomb_seg8_anim_080237FC,
|
|
&bobomb_seg8_anim_08023954,
|
|
NULL,
|
|
},
|
|
.count = 2
|
|
};
|