sm64coopdx/actors/piranha_plant/anims/anim_06019854.inc.c

22 lines
652 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 19:36:27 +00:00
// 0x06018BC0
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animvalue_06018BC0, 0x001c4230, 80474, 0x00018bc0, 3052);
2019-11-03 19:36:27 +00:00
// 0x060197AC
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animindex_060197AC, 0x001c4230, 80474, 0x000197ac, 168);
2019-11-03 19:36:27 +00:00
// 0x06019854
static const struct Animation piranha_plant_seg6_anim_06019854 = {
0,
0,
0,
0,
0x48,
ANIMINDEX_NUMPARTS(piranha_plant_seg6_animindex_060197AC),
piranha_plant_seg6_animvalue_06018BC0,
piranha_plant_seg6_animindex_060197AC,
0,
2023-05-18 19:42:18 +00:00
ANIM_FIELD_LENGTH(piranha_plant_seg6_animvalue_06018BC0),
ANIM_FIELD_LENGTH(piranha_plant_seg6_animindex_060197AC),
2019-11-03 19:36:27 +00:00
};