summaryrefslogtreecommitdiff
path: root/src/map/battle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/battle.h')
-rw-r--r--src/map/battle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index fdac323c5..f4cdbd58d 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -364,6 +364,7 @@ extern struct Battle_Config {
unsigned short min_skill_delay_limit;
unsigned short default_skill_delay;
unsigned short no_skill_delay;
+ unsigned short attack_walk_delay;
unsigned short require_glory_guild;
unsigned short idle_no_share;
unsigned short party_update_interval;