13#include "lcf/ldb/reader.h"
14#include "lcf/ldb/chunks.h"
25 LDB_Reader::ChunkChipset::name,
31 &rpg::Chipset::chipset_name,
32 LDB_Reader::ChunkChipset::chipset_name,
38 &rpg::Chipset::terrain_data,
39 LDB_Reader::ChunkChipset::terrain_data,
45 &rpg::Chipset::passable_data_lower,
46 LDB_Reader::ChunkChipset::passable_data_lower,
47 "passable_data_lower",
52 &rpg::Chipset::passable_data_upper,
53 LDB_Reader::ChunkChipset::passable_data_upper,
54 "passable_data_upper",
59 &rpg::Chipset::animation_type,
60 LDB_Reader::ChunkChipset::animation_type,
66 &rpg::Chipset::animation_speed,
67 LDB_Reader::ChunkChipset::animation_speed,