sm64coopdx/assets/anims/anim_92.inc.c

21 lines
432 B
C
Raw Normal View History

#include "pc/rom_assets.h"
2019-11-03 20:36:27 +01:00
static const struct Animation anim_92[] = {
0,
189,
27,
0,
0x74,
ANIMINDEX_NUMPARTS(anim_92_indices),
anim_92_values,
anim_92_indices,
0,
2023-05-18 21:42:18 +02:00
ANIM_FIELD_LENGTH(anim_92_values),
ANIM_FIELD_LENGTH(anim_92_indices),
2019-11-03 20:36:27 +01:00
};
ROM_ASSET_LOAD_ANIM(anim_92_indices, 0x00555954, 252, 0x00000000, 252);
2019-11-03 20:36:27 +01:00
ROM_ASSET_LOAD_ANIM(anim_92_values, 0x00555a50, 5600, 0x00000000, 5600);
2019-11-03 20:36:27 +01:00