sm64coopdx/assets/anims/anim_72_73.inc.c

35 lines
723 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 19:36:27 +00:00
static const struct Animation anim_72[] = {
0,
189,
0,
0,
0x48,
ANIMINDEX_NUMPARTS(anim_72_73_indices),
anim_72_73_values,
anim_72_73_indices,
0,
2023-05-18 19:42:18 +00:00
ANIM_FIELD_LENGTH(anim_72_73_values),
ANIM_FIELD_LENGTH(anim_72_73_indices),
2019-11-03 19:36:27 +00:00
};
static const struct Animation anim_73[] = {
0,
189,
0,
0,
0x48,
ANIMINDEX_NUMPARTS(anim_72_73_indices),
anim_72_73_values,
anim_72_73_indices,
0,
2023-05-18 19:42:18 +00:00
ANIM_FIELD_LENGTH(anim_72_73_values),
ANIM_FIELD_LENGTH(anim_72_73_indices),
2019-11-03 19:36:27 +00:00
};
ROM_ASSET_LOAD_ANIM(anim_72_73_indices, 0x0053f168, 252, 0x00000000, 252);
2019-11-03 19:36:27 +00:00
ROM_ASSET_LOAD_ANIM(anim_72_73_values, 0x0053f264, 4342, 0x00000000, 4342);
2019-11-03 19:36:27 +00:00