2024-03-23 21:11:30 +01:00
|
|
|
#include "pc/rom_assets.h"
|
2019-11-03 20:36:27 +01:00
|
|
|
static const struct Animation anim_0B[] = {
|
|
|
|
17,
|
|
|
|
189,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0x11,
|
|
|
|
ANIMINDEX_NUMPARTS(anim_0B_0C_indices),
|
|
|
|
anim_0B_0C_values,
|
|
|
|
anim_0B_0C_indices,
|
|
|
|
0,
|
2023-05-18 21:42:18 +02:00
|
|
|
ANIM_FIELD_LENGTH(anim_0B_0C_values),
|
|
|
|
ANIM_FIELD_LENGTH(anim_0B_0C_indices),
|
2019-11-03 20:36:27 +01:00
|
|
|
};
|
|
|
|
|
|
|
|
static const struct Animation anim_0C[] = {
|
|
|
|
19,
|
|
|
|
189,
|
|
|
|
16,
|
|
|
|
0,
|
|
|
|
0x11,
|
|
|
|
ANIMINDEX_NUMPARTS(anim_0B_0C_indices),
|
|
|
|
anim_0B_0C_values,
|
|
|
|
anim_0B_0C_indices,
|
|
|
|
0,
|
2023-05-18 21:42:18 +02:00
|
|
|
ANIM_FIELD_LENGTH(anim_0B_0C_values),
|
|
|
|
ANIM_FIELD_LENGTH(anim_0B_0C_indices),
|
2019-11-03 20:36:27 +01:00
|
|
|
};
|
|
|
|
|
|
|
|
|
2024-03-23 21:11:30 +01:00
|
|
|
ROM_ASSET_LOAD_ANIM(anim_0B_0C_indices, 0x004f4424, 252, 0x00000000, 252);
|
2019-11-03 20:36:27 +01:00
|
|
|
|
2024-03-23 21:11:30 +01:00
|
|
|
ROM_ASSET_LOAD_ANIM(anim_0B_0C_values, 0x004f4520, 1348, 0x00000000, 1348);
|
2019-11-03 20:36:27 +01:00
|
|
|
|