sm64coopdx/actors/toad/anims/anim_060099F0.inc.c

22 lines
580 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 19:36:27 +00:00
// 0x06009328
ROM_ASSET_LOAD_ANIM(toad_seg6_animvalue_06009328, 0x001d8310, 51422, 0x00009418, 1484);
2019-11-03 19:36:27 +00:00
// 0x060098F4
ROM_ASSET_LOAD_ANIM(toad_seg6_animindex_060098F4, 0x001d8310, 51422, 0x000099e4, 252);
2019-11-03 19:36:27 +00:00
// 0x060099F0
static const struct Animation toad_seg6_anim_060099F0 = {
0,
0,
0,
0,
0x3B,
ANIMINDEX_NUMPARTS(toad_seg6_animindex_060098F4),
toad_seg6_animvalue_06009328,
toad_seg6_animindex_060098F4,
0,
2023-05-18 19:42:18 +00:00
ANIM_FIELD_LENGTH(toad_seg6_animvalue_06009328),
ANIM_FIELD_LENGTH(toad_seg6_animindex_060098F4),
2019-11-03 19:36:27 +00:00
};