13#include "lcf/ldb/reader.h"
14#include "lcf/ldb/chunks.h"
24 &rpg::CommonEvent::name,
25 LDB_Reader::ChunkCommonEvent::name,
31 &rpg::CommonEvent::trigger,
32 LDB_Reader::ChunkCommonEvent::trigger,
38 &rpg::CommonEvent::switch_flag,
39 LDB_Reader::ChunkCommonEvent::switch_flag,
45 &rpg::CommonEvent::switch_id,
46 LDB_Reader::ChunkCommonEvent::switch_id,
52 &rpg::CommonEvent::event_commands,
53 LDB_Reader::ChunkCommonEvent::event_commands_size,
58 &rpg::CommonEvent::event_commands,
59 LDB_Reader::ChunkCommonEvent::event_commands,
72 &static_size_event_commands,
73 &static_event_commands,
static const Field< S > * fields[]
static const char *const name