sm64coopdx/actors/heave_ho/anims/anim_05015334.inc.c

22 lines
611 B
C
Raw Permalink Normal View History

#include "pc/rom_assets.h"
2019-11-03 20:36:27 +01:00
// 0x05015130
ROM_ASSET_LOAD_ANIM(heave_ho_seg5_animvalue_05015130, 0x0012a7e0, 32879, 0x00015130, 312);
2019-11-03 20:36:27 +01:00
// 0x05015268
ROM_ASSET_LOAD_ANIM(heave_ho_seg5_animindex_05015268, 0x0012a7e0, 32879, 0x00015268, 204);
2019-11-03 20:36:27 +01:00
// 0x05015334
static const struct Animation heave_ho_seg5_anim_05015334 = {
0,
0,
0,
0,
0x17,
ANIMINDEX_NUMPARTS(heave_ho_seg5_animindex_05015268),
heave_ho_seg5_animvalue_05015130,
heave_ho_seg5_animindex_05015268,
0,
2023-05-18 21:42:18 +02:00
ANIM_FIELD_LENGTH(heave_ho_seg5_animvalue_05015130),
ANIM_FIELD_LENGTH(heave_ho_seg5_animindex_05015268),
2019-11-03 20:36:27 +01:00
};