13#include "lcf/ldb/reader.h"
14#include "lcf/ldb/chunks.h"
24 &rpg::BattlerAnimation::name,
25 LDB_Reader::ChunkBattlerAnimation::name,
31 &rpg::BattlerAnimation::speed,
32 LDB_Reader::ChunkBattlerAnimation::speed,
38 &rpg::BattlerAnimation::poses,
39 LDB_Reader::ChunkBattlerAnimation::poses,
45 &rpg::BattlerAnimation::weapons,
46 LDB_Reader::ChunkBattlerAnimation::weapons,
static const Field< S > * fields[]
static const char *const name