sm64coopdx/actors/unagi/anims/anim_05011488.inc.c

22 lines
588 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 19:36:27 +00:00
// 0x05010B6C
ROM_ASSET_LOAD_ANIM(unagi_seg5_animvalue_05010B6C, 0x0013b910, 41727, 0x00010b6c, 2140);
2019-11-03 19:36:27 +00:00
// 0x050113C8
ROM_ASSET_LOAD_ANIM(unagi_seg5_animindex_050113C8, 0x0013b910, 41727, 0x000113c8, 192);
2019-11-03 19:36:27 +00:00
// 0x05011488
static const struct Animation unagi_seg5_anim_05011488 = {
1,
0,
0,
0,
0x4C,
ANIMINDEX_NUMPARTS(unagi_seg5_animindex_050113C8),
unagi_seg5_animvalue_05010B6C,
unagi_seg5_animindex_050113C8,
0,
2023-05-18 19:42:18 +00:00
ANIM_FIELD_LENGTH(unagi_seg5_animvalue_05010B6C),
ANIM_FIELD_LENGTH(unagi_seg5_animindex_050113C8),
2019-11-03 19:36:27 +00:00
};