2024-03-23 21:11:30 +01:00
|
|
|
#include "pc/rom_assets.h"
|
2019-11-03 20:36:27 +01:00
|
|
|
// 0x0600A1F0
|
2024-03-23 21:11:30 +01:00
|
|
|
ROM_ASSET_LOAD_ANIM(seaweed_seg6_animvalue_0600A1F0, 0x001b9cc0, 41188, 0x0000a1f0, 644);
|
2019-11-03 20:36:27 +01:00
|
|
|
|
|
|
|
// 0x0600A474
|
2024-03-23 21:11:30 +01:00
|
|
|
ROM_ASSET_LOAD_ANIM(seaweed_seg6_animindex_0600A474, 0x001b9cc0, 41188, 0x0000a474, 72);
|
2019-11-03 20:36:27 +01:00
|
|
|
|
|
|
|
// 0x0600A4BC
|
|
|
|
static const struct Animation seaweed_seg6_anim_0600A4BC = {
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0x50,
|
|
|
|
ANIMINDEX_NUMPARTS(seaweed_seg6_animindex_0600A474),
|
|
|
|
seaweed_seg6_animvalue_0600A1F0,
|
|
|
|
seaweed_seg6_animindex_0600A474,
|
|
|
|
0,
|
2023-05-18 21:42:18 +02:00
|
|
|
ANIM_FIELD_LENGTH(seaweed_seg6_animvalue_0600A1F0),
|
|
|
|
ANIM_FIELD_LENGTH(seaweed_seg6_animindex_0600A474),
|
2019-11-03 20:36:27 +01:00
|
|
|
};
|