summaryrefslogtreecommitdiff
path: root/src/map/battle.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/battle.hpp')
-rw-r--r--src/map/battle.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map/battle.hpp b/src/map/battle.hpp
index 7733391..53782fa 100644
--- a/src/map/battle.hpp
+++ b/src/map/battle.hpp
@@ -141,7 +141,6 @@ extern struct Battle_Config
int skill_min_damage;
int natural_healhp_interval;
int natural_healsp_interval;
- int natural_heal_skill_interval;
int natural_heal_weight_rate;
int arrow_decrement;
int max_aspd;
@@ -166,8 +165,6 @@ extern struct Battle_Config
int player_attack_direction_change;
int monster_attack_direction_change;
int display_delay_skill_fail;
- int dead_branch_active;
- int show_steal_in_same_party;
int prevent_logout;