liblcf
|
#include <ldb_chunks.h>
Public Types | |
enum | Index { name = 0x01 , speed = 0x02 , base_data = 0x0A , weapon_data = 0x0B } |
Definition at line 251 of file ldb_chunks.h.
Enumerator | |
---|---|
name | String |
speed | Integer |
base_data | Array - RPG::BattlerAnimationExtension |
weapon_data | Array - RPG::BattlerAnimationExtension |
Definition at line 252 of file ldb_chunks.h.