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

22 lines
652 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 19:36:27 +00:00
// 0x0601B64C
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animvalue_0601B64C, 0x001c4230, 80474, 0x0001b64c, 3088);
2019-11-03 19:36:27 +00:00
// 0x0601C25C
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animindex_0601C25C, 0x001c4230, 80474, 0x00017b90, 168);
2019-11-03 19:36:27 +00:00
// 0x0601C304
static const struct Animation piranha_plant_seg6_anim_0601C304 = {
0,
0,
0,
0,
0x5A,
ANIMINDEX_NUMPARTS(piranha_plant_seg6_animindex_0601C25C),
piranha_plant_seg6_animvalue_0601B64C,
piranha_plant_seg6_animindex_0601C25C,
0,
2023-05-18 19:42:18 +00:00
ANIM_FIELD_LENGTH(piranha_plant_seg6_animvalue_0601B64C),
ANIM_FIELD_LENGTH(piranha_plant_seg6_animindex_0601C25C),
2019-11-03 19:36:27 +00:00
};