sm64coopdx/actors/peach/anims/anim_05018664.inc.c

22 lines
584 B
C
Raw Permalink Normal View History

#include "pc/rom_assets.h"
2019-11-03 20:36:27 +01:00
// 0x050167B0
ROM_ASSET_LOAD_ANIM(peach_seg5_animvalue_050167B0, 0x0016d870, 76997, 0x00016898, 7596);
2019-11-03 20:36:27 +01:00
// 0x0501855C
ROM_ASSET_LOAD_ANIM(peach_seg5_animindex_501855C, 0x0016d870, 76997, 0x00018644, 264);
2019-11-03 20:36:27 +01:00
// 0x05018664
static const struct Animation peach_seg5_anim_05018664 = {
1,
0,
0,
0,
0x56,
ANIMINDEX_NUMPARTS(peach_seg5_animindex_501855C),
peach_seg5_animvalue_050167B0,
peach_seg5_animindex_501855C,
0,
2023-05-18 21:42:18 +02:00
ANIM_FIELD_LENGTH(peach_seg5_animvalue_050167B0),
ANIM_FIELD_LENGTH(peach_seg5_animindex_501855C),
2019-11-03 20:36:27 +01:00
};