sm64coopdx/actors/bully/anims/anim_05004598.inc.c

23 lines
586 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 20:36:27 +01:00
// 0x050043F0
ROM_ASSET_LOAD_ANIM(bully_seg5_animvalue_050043F0, 0x00132c60, 7692, 0x000043f0, 256);
2019-11-03 20:36:27 +01:00
// 0x050044F0
ROM_ASSET_LOAD_ANIM(bully_seg5_animindex_050044F0, 0x00132c60, 7692, 0x000044f0, 168);
2019-11-03 20:36:27 +01:00
// 0x05004598
static const struct Animation bully_seg5_anim_05004598 = {
0,
0,
0,
0,
0x18,
ANIMINDEX_NUMPARTS(bully_seg5_animindex_050044F0),
bully_seg5_animvalue_050043F0,
bully_seg5_animindex_050044F0,
0,
2023-05-18 21:42:18 +02:00
ANIM_FIELD_LENGTH(bully_seg5_animvalue_050043F0),
ANIM_FIELD_LENGTH(bully_seg5_animindex_050044F0),
2019-11-03 20:36:27 +01:00
};