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

22 lines
652 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 20:36:27 +01:00
// 0x0601AF4C
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animvalue_0601AF4C, 0x001c4230, 80474, 0x0001af4c, 1600);
2019-11-03 20:36:27 +01:00
// 0x0601B58C
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animindex_0601B58C, 0x001c4230, 80474, 0x0001b58c, 168);
2019-11-03 20:36:27 +01:00
// 0x0601B634
static const struct Animation piranha_plant_seg6_anim_0601B634 = {
0,
0,
0,
0,
0x38,
ANIMINDEX_NUMPARTS(piranha_plant_seg6_animindex_0601B58C),
piranha_plant_seg6_animvalue_0601AF4C,
piranha_plant_seg6_animindex_0601B58C,
0,
2023-05-18 21:42:18 +02:00
ANIM_FIELD_LENGTH(piranha_plant_seg6_animvalue_0601AF4C),
ANIM_FIELD_LENGTH(piranha_plant_seg6_animindex_0601B58C),
2019-11-03 20:36:27 +01:00
};