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

22 lines
652 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 19:36:27 +00:00
// 0x0601986C
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animvalue_0601986C, 0x001c4230, 80474, 0x0001986c, 1792);
2019-11-03 19:36:27 +00:00
// 0x06019F6C
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animindex_06019F6C, 0x001c4230, 80474, 0x00019f6c, 168);
2019-11-03 19:36:27 +00:00
// 0x0601A014
static const struct Animation piranha_plant_seg6_anim_0601A014 = {
0,
0,
0,
0,
0x2A,
ANIMINDEX_NUMPARTS(piranha_plant_seg6_animindex_06019F6C),
piranha_plant_seg6_animvalue_0601986C,
piranha_plant_seg6_animindex_06019F6C,
0,
2023-05-18 19:42:18 +00:00
ANIM_FIELD_LENGTH(piranha_plant_seg6_animvalue_0601986C),
ANIM_FIELD_LENGTH(piranha_plant_seg6_animindex_06019F6C),
2019-11-03 19:36:27 +00:00
};