sm64coopdx/actors/chillychief/anims/anim_06003420.inc.c

22 lines
641 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 20:36:27 +01:00
// 0x06003304
ROM_ASSET_LOAD_ANIM(chilly_chief_seg6_animvalue_06003304, 0x00132c60, 7692, 0x000042bc, 116);
2019-11-03 20:36:27 +01:00
// 0x06003378
ROM_ASSET_LOAD_ANIM(chilly_chief_seg6_animindex_06003378, 0x00132c60, 7692, 0x00004330, 168);
2019-11-03 20:36:27 +01:00
// 0x06003420
static const struct Animation chilly_chief_seg6_anim_06003420 = {
0,
0,
0,
0,
0x0A,
ANIMINDEX_NUMPARTS(chilly_chief_seg6_animindex_06003378),
chilly_chief_seg6_animvalue_06003304,
chilly_chief_seg6_animindex_06003378,
0,
2023-05-18 21:42:18 +02:00
ANIM_FIELD_LENGTH(chilly_chief_seg6_animvalue_06003304),
ANIM_FIELD_LENGTH(chilly_chief_seg6_animindex_06003378),
2019-11-03 20:36:27 +01:00
};