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