2024-03-23 20:11:30 +00:00
|
|
|
#include "pc/rom_assets.h"
|
2019-11-03 19:36:27 +00:00
|
|
|
// 0x0600E098
|
2024-03-23 20:11:30 +00:00
|
|
|
ROM_ASSET_LOAD_ANIM(cyan_fish_seg6_animvalue_0600E098, 0x001b9cc0, 41188, 0x0000e098, 364);
|
2019-11-03 19:36:27 +00:00
|
|
|
|
|
|
|
// 0x0600E204
|
2024-03-23 20:11:30 +00:00
|
|
|
ROM_ASSET_LOAD_ANIM(cyan_fish_seg6_animindex_0600E204, 0x001b9cc0, 41188, 0x0000e204, 72);
|
2019-11-03 19:36:27 +00:00
|
|
|
|
|
|
|
// 0x0600E24C
|
|
|
|
static const struct Animation cyan_fish_seg6_anim_0600E24C = {
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0x1E,
|
|
|
|
ANIMINDEX_NUMPARTS(cyan_fish_seg6_animindex_0600E204),
|
|
|
|
cyan_fish_seg6_animvalue_0600E098,
|
|
|
|
cyan_fish_seg6_animindex_0600E204,
|
|
|
|
0,
|
2023-05-18 19:42:18 +00:00
|
|
|
ANIM_FIELD_LENGTH(cyan_fish_seg6_animvalue_0600E098),
|
|
|
|
ANIM_FIELD_LENGTH(cyan_fish_seg6_animindex_0600E204),
|
2019-11-03 19:36:27 +00:00
|
|
|
};
|