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

22 lines
641 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 20:36:27 +01:00
// 0x06003438
ROM_ASSET_LOAD_ANIM(chilly_chief_seg6_animvalue_06003438, 0x00132c60, 7692, 0x000043f0, 256);
2019-11-03 20:36:27 +01:00
// 0x06003538
ROM_ASSET_LOAD_ANIM(chilly_chief_seg6_animindex_06003538, 0x00132c60, 7692, 0x000044f0, 168);
2019-11-03 20:36:27 +01:00
// 0x060035E0
static const struct Animation chilly_chief_seg6_anim_060035E0 = {
0,
0,
0,
0,
0x18,
ANIMINDEX_NUMPARTS(chilly_chief_seg6_animindex_06003538),
chilly_chief_seg6_animvalue_06003438,
chilly_chief_seg6_animindex_06003538,
0,
2023-05-18 21:42:18 +02:00
ANIM_FIELD_LENGTH(chilly_chief_seg6_animvalue_06003438),
ANIM_FIELD_LENGTH(chilly_chief_seg6_animindex_06003538),
2019-11-03 20:36:27 +01:00
};