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

22 lines
641 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 20:36:27 +01:00
// 0x06003080
ROM_ASSET_LOAD_ANIM(chilly_chief_seg6_animvalue_06003080, 0x00132c60, 7692, 0x00004038, 452);
2019-11-03 20:36:27 +01:00
// 0x06003244
ROM_ASSET_LOAD_ANIM(chilly_chief_seg6_animindex_06003244, 0x00132c60, 7692, 0x000041fc, 168);
2019-11-03 20:36:27 +01:00
// 0x060032EC
static const struct Animation chilly_chief_seg6_anim_060032EC = {
0,
0,
0,
0,
0x16,
ANIMINDEX_NUMPARTS(chilly_chief_seg6_animindex_06003244),
chilly_chief_seg6_animvalue_06003080,
chilly_chief_seg6_animindex_06003244,
0,
2023-05-18 21:42:18 +02:00
ANIM_FIELD_LENGTH(chilly_chief_seg6_animvalue_06003080),
ANIM_FIELD_LENGTH(chilly_chief_seg6_animindex_06003244),
2019-11-03 20:36:27 +01:00
};