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