liblcf
|
#include <ldb_chunks.h>
Public Types | |
enum | Index { name = 0x01, battler_name = 0x02, battler_index = 0x03, animation_type = 0x04, animation_id = 0x05 } |
Definition at line 234 of file ldb_chunks.h.
Enumerator | |
---|---|
name |
String |
battler_name |
String |
battler_index |
Integer |
animation_type |
Integer |
animation_id |
Integer |
Definition at line 235 of file ldb_chunks.h.