|
liblcf
|
Include dependency graph for ldb_battleranimationextension.cpp:Go to the source code of this file.
Macros | |
| #define | LCF_CHUNK_SUFFIX LDB_Reader |
| #define | LCF_CURRENT_STRUCT BattlerAnimationExtension |
Functions | |
| LCF_STRUCT_TYPED_FIELD (std::string, name) | |
| LCF_STRUCT_TYPED_FIELD (std::string, battler_name) | |
| LCF_STRUCT_TYPED_FIELD (int, battler_index) | |
| LCF_STRUCT_TYPED_FIELD (int, animation_type) | |
| LCF_STRUCT_TYPED_FIELD (int, animation_id) | |
| #define LCF_CHUNK_SUFFIX LDB_Reader |
Definition at line 16 of file ldb_battleranimationextension.cpp.
| #define LCF_CURRENT_STRUCT BattlerAnimationExtension |
Definition at line 17 of file ldb_battleranimationextension.cpp.
| LCF_STRUCT_TYPED_FIELD | ( | std::string | , |
| name | |||
| ) |
| LCF_STRUCT_TYPED_FIELD | ( | std::string | , |
| battler_name | |||
| ) |
| LCF_STRUCT_TYPED_FIELD | ( | int | , |
| battler_index | |||
| ) |
| LCF_STRUCT_TYPED_FIELD | ( | int | , |
| animation_type | |||
| ) |
| LCF_STRUCT_TYPED_FIELD | ( | int | , |
| animation_id | |||
| ) |