liblcf
|
Go to the source code of this file.
Macros | |
#define | LCF_CHUNK_SUFFIX LDB_Reader |
#define | LCF_CURRENT_STRUCT TroopPage |
Functions | |
LCF_STRUCT_TYPED_FIELD (RPG::TroopPageCondition, condition) | |
LCF_STRUCT_SIZE_FIELD (RPG::EventCommand, event_commands) | |
LCF_STRUCT_TYPED_FIELD (std::vector< RPG::EventCommand >, event_commands) | |
#define LCF_CHUNK_SUFFIX LDB_Reader |
Definition at line 16 of file ldb_trooppage.cpp.
#define LCF_CURRENT_STRUCT TroopPage |
Definition at line 17 of file ldb_trooppage.cpp.
LCF_STRUCT_SIZE_FIELD | ( | RPG::EventCommand | , |
event_commands | |||
) |
LCF_STRUCT_TYPED_FIELD | ( | RPG::TroopPageCondition | , |
condition | |||
) |
LCF_STRUCT_TYPED_FIELD | ( | std::vector< RPG::EventCommand > | , |
event_commands | |||
) |