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

22 lines
651 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 19:36:27 +00:00
// 0x060187C8
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animvalue_060187C8, 0x001c4230, 80474, 0x000187c8, 824);
2019-11-03 19:36:27 +00:00
// 0x06018B00
ROM_ASSET_LOAD_ANIM(piranha_plant_seg6_animindex_06018B00, 0x001c4230, 80474, 0x00018b00, 168);
2019-11-03 19:36:27 +00:00
// 0x06018BA8
static const struct Animation piranha_plant_seg6_anim_06018BA8 = {
0,
0,
0,
0,
0x13,
ANIMINDEX_NUMPARTS(piranha_plant_seg6_animindex_06018B00),
piranha_plant_seg6_animvalue_060187C8,
piranha_plant_seg6_animindex_06018B00,
0,
2023-05-18 19:42:18 +00:00
ANIM_FIELD_LENGTH(piranha_plant_seg6_animvalue_060187C8),
ANIM_FIELD_LENGTH(piranha_plant_seg6_animindex_06018B00),
2019-11-03 19:36:27 +00:00
};