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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index 08a2a46f4..7570f77b7 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -499,6 +499,8 @@ extern struct Battle_Config
int max_decagi_lv;
int max_decagi_dur;
int max_decagi;
+ int rune_block_by_skill;
+ int rune_block_by_status;
} battle_config;
void do_init_battle(void);