mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-12 04:15:02 -05:00
13 lines
324 B
C
13 lines
324 B
C
// 0x05008CFC
|
|
const struct Animation *const klepto_seg5_anims_05008CFC[] = {
|
|
&klepto_seg5_anim_05005E44,
|
|
&klepto_seg5_anim_05007574,
|
|
&klepto_seg5_anim_050079B0,
|
|
&klepto_seg5_anim_05007E34,
|
|
&klepto_seg5_anim_050086C0,
|
|
&klepto_seg5_anim_05008A18,
|
|
&klepto_seg5_anim_05008CE4,
|
|
NULL,
|
|
NULL,
|
|
};
|