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

22 lines
584 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 20:36:27 +01:00
// 0x05015480
ROM_ASSET_LOAD_ANIM(peach_seg5_animvalue_05015480, 0x0016d870, 76997, 0x00015568, 4624);
2019-11-03 20:36:27 +01:00
// 0x05016690
ROM_ASSET_LOAD_ANIM(peach_seg5_animindex_5016690, 0x0016d870, 76997, 0x00016778, 264);
2019-11-03 20:36:27 +01:00
// 0x05016798
static const struct Animation peach_seg5_anim_05016798 = {
1,
0,
0,
0,
0x32,
ANIMINDEX_NUMPARTS(peach_seg5_animindex_5016690),
peach_seg5_animvalue_05015480,
peach_seg5_animindex_5016690,
0,
2023-05-18 21:42:18 +02:00
ANIM_FIELD_LENGTH(peach_seg5_animvalue_05015480),
ANIM_FIELD_LENGTH(peach_seg5_animindex_5016690),
2019-11-03 20:36:27 +01:00
};