liblcf
|
#include <ldb_chunks.h>
Public Types | |
enum | Index { flags = 0x01 , switch_a_id = 0x02 , switch_b_id = 0x03 , variable_id = 0x04 , variable_value = 0x05 , turn_a = 0x06 , turn_b = 0x07 , fatigue_min = 0x08 , fatigue_max = 0x09 , enemy_id = 0x0A , enemy_hp_min = 0x0B , enemy_hp_max = 0x0C , actor_id = 0x0D , actor_hp_min = 0x0E , actor_hp_max = 0x0F , turn_enemy_id = 0x10 , turn_enemy_a = 0x11 , turn_enemy_b = 0x12 , turn_actor_id = 0x13 , turn_actor_a = 0x14 , turn_actor_b = 0x15 , command_actor_id = 0x16 , command_id = 0x17 } |
Definition at line 649 of file ldb_chunks.h.
Definition at line 650 of file ldb_chunks.h.